| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore | |
| com.alicloud.openservices.tablestore.tunnel.worker |
| Modifier and Type | Class and Description |
|---|---|
class |
TunnelClient |
| Modifier and Type | Method and Description |
|---|---|
TunnelClientInterface |
Checkpointer.getClient() |
TunnelClientInterface |
ChannelConnect.getClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
Checkpointer.setClient(TunnelClientInterface client) |
void |
ChannelConnect.setClient(TunnelClientInterface client) |
| Constructor and Description |
|---|
ChannelDialer(TunnelClientInterface client,
TunnelWorkerConfig config) |
Checkpointer(TunnelClientInterface client,
String tunnelId,
String clientId,
String channelId,
long sequenceNumber) |
TunnelStateMachine(String tunnelId,
String clientId,
IChannelDialer dialer,
IChannelProcessorFactory processorFactory,
TunnelClientInterface client) |
TunnelWorker(String tunnelId,
TunnelClientInterface client,
TunnelWorkerConfig workerConfig) |
TunnelWorker(String tunnelId,
TunnelClientInterface client,
TunnelWorkerConfig workerConfig,
IChannelProcessorFactory factory) |
Copyright © 2024. All Rights Reserved.