| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol | |
| com.alicloud.openservices.tablestore.model.tunnel |
| Modifier and Type | Method and Description |
|---|---|
static TunnelServiceApi.StreamTunnelConfig |
TunnelProtocolBuilder.buildStreamTunnelConfig(StreamTunnelConfig config) |
static TunnelServiceApi.Tunnel |
TunnelProtocolBuilder.buildTunnel(String tableName,
String tunnelName,
TunnelType tunnelType,
StreamTunnelConfig streamConfig) |
| Modifier and Type | Method and Description |
|---|---|
StreamTunnelConfig |
TunnelInfo.getStreamTunnelConfig() |
StreamTunnelConfig |
CreateTunnelRequest.getStreamTunnelConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
TunnelInfo.setStreamTunnelConfig(StreamTunnelConfig streamTunnelConfig) |
void |
CreateTunnelRequest.setStreamTunnelConfig(StreamTunnelConfig streamTunnelConfig) |
Copyright © 2024. All Rights Reserved.