| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol | |
| com.alicloud.openservices.tablestore.model.tunnel |
| 限定符和类型 | 方法和说明 |
|---|---|
static TunnelServiceApi.StreamTunnelConfig |
TunnelProtocolBuilder.buildStreamTunnelConfig(StreamTunnelConfig config) |
static TunnelServiceApi.Tunnel |
TunnelProtocolBuilder.buildTunnel(String tableName,
String tunnelName,
TunnelType tunnelType,
StreamTunnelConfig streamConfig) |
| 限定符和类型 | 方法和说明 |
|---|---|
StreamTunnelConfig |
CreateTunnelRequest.getStreamTunnelConfig() |
StreamTunnelConfig |
TunnelInfo.getStreamTunnelConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CreateTunnelRequest.setStreamTunnelConfig(StreamTunnelConfig streamTunnelConfig) |
void |
TunnelInfo.setStreamTunnelConfig(StreamTunnelConfig streamTunnelConfig) |
Copyright © 2025. All Rights Reserved.