| 类 | 说明 |
|---|---|
| BulkExportQueryCriteria | |
| ChannelInfo | |
| CreateTunnelRequest |
CreateTunnelRequest contains some necessary parameters for creating a new Tunnel, including table name, Tunnel name, and the type of Tunnel.
|
| CreateTunnelResponse |
The return result of the CreateTunnel operation.
|
| DeleteTunnelRequest |
DeleteTunnelRequest contains some necessary parameters for deleting a Tunnel, including the table name and Tunnel name.
|
| DeleteTunnelResponse |
The return result of the DeleteTunnel operation.
|
| DescribeTunnelRequest |
DescribeTunnelRequest includes some necessary parameters to describe a Tunnel, including the table name and Tunnel name.
|
| DescribeTunnelResponse |
The return result of the DescribeTunnel operation.
|
| ListTunnelRequest |
ListTunnelRequest contains some necessary parameters for listing the Tunnels under a table, including the table name.
|
| ListTunnelResponse |
The return result of the ListTunnel operation.
|
| StreamTunnelConfig | |
| TunnelInfo |
| 枚举 | 说明 |
|---|---|
| ChannelStatus | |
| ChannelType | |
| StartOffsetFlag | |
| TunnelStage | |
| TunnelType |
Indicates the type of Tunnel, currently supports three types:
TunnelType.BaseData, TunnelType.Stream, and TunnelType.BaseAndStream. |
Copyright © 2025. All Rights Reserved.