| 接口 | 说明 |
|---|---|
| IChannelConnect | |
| IChannelDialer | |
| IChannelProcessor | |
| IChannelProcessorFactory | |
| ICheckpointer | |
| ITunnelWorker |
| 类 | 说明 |
|---|---|
| ChannelConnect |
ChannelConnect maintains the status of data consumption and the related resources required.
|
| ChannelDialer | |
| ChannelProcessFactory |
Factory class for Channel data processors with record data consumption checkpoint functionality.
|
| Checkpointer |
Checkpoint recorder, used for Channel to record data consumption positions to the server.
|
| DefaultChannelProcessor | |
| FailedChannelConnect | |
| ProcessRecordsInput | |
| ReadRecordsPipeResult | |
| TunnelClientConfig | |
| TunnelStateMachine |
TunnelStateMachine is used for maintaining and updating the states of Channel and ChannelConnect (including local memory and interaction with the Tunnel server).
|
| TunnelWorker |
TunnelWorker is a full-incremental integrated service built on top of the TableStore data interface, allowing users to easily implement the consumption and processing of both historical and newly added data in a table.
|
| TunnelWorkerConfig |
Custom configuration for TunnelWorker.
|
| 枚举 | 说明 |
|---|---|
| ChannelConnectStatus | |
| TunnelWorkerStatus |
| 异常错误 | 说明 |
|---|---|
| TunnelWorkerException |
Copyright © 2025. All Rights Reserved.