| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.tunnel.worker |
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelConnect
ChannelConnect维护数据消费的状态和所需的相关资源。
ChannelConnect的状态和其对应的Channel息息相关,对应的细节可参见:
TunnelStateMachine的说明。 |
class |
FailedChannelConnect |
| Modifier and Type | Method and Description |
|---|---|
IChannelConnect |
IChannelDialer.channelDial(String tunnelId,
String clientId,
String channelId,
String token,
IChannelProcessor processor,
TunnelStateMachine state) |
IChannelConnect |
ChannelDialer.channelDial(String tunnelId,
String clientId,
String channelId,
String token,
IChannelProcessor processor,
TunnelStateMachine stateMachine) |
| Modifier and Type | Method and Description |
|---|---|
List<IChannelConnect> |
TunnelStateMachine.batchGetChannelConnects() |
Copyright © 2024. All Rights Reserved.