程序包 | 说明 |
---|---|
com.alicloud.openservices.tablestore | |
com.alicloud.openservices.tablestore.tunnel.worker |
限定符和类型 | 类和说明 |
---|---|
class |
TunnelClient |
限定符和类型 | 方法和说明 |
---|---|
TunnelClientInterface |
Checkpointer.getClient() |
TunnelClientInterface |
ChannelConnect.getClient() |
限定符和类型 | 方法和说明 |
---|---|
void |
Checkpointer.setClient(TunnelClientInterface client) |
void |
ChannelConnect.setClient(TunnelClientInterface client) |
构造器和说明 |
---|
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) |
Copyright © 2019. All Rights Reserved.