| 程序包 | 说明 |
|---|---|
| xin.manong.weapon.aliyun.ots |
| 限定符和类型 | 字段和说明 |
|---|---|
List<OTSTunnelWorkerConfig> |
OTSTunnelConfig.workerConfigs |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
OTSTunnelConfig.addTunnelWorkerConfig(OTSTunnelWorkerConfig workerConfig)
添加通道worker配置
|
void |
OTSTunnelConfig.removeTunnelWorkerConfig(OTSTunnelWorkerConfig workerConfig)
移除通道worker配置
|
boolean |
OTSTunnel.startTunnelWorker(OTSTunnelWorkerConfig workerConfig)
启动通道worker
|
void |
OTSTunnel.stopTunnelWorker(OTSTunnelWorkerConfig workerConfig)
停止通道worker
|
| 构造器和说明 |
|---|
OTSTunnelWorker(OTSTunnelWorkerConfig config,
com.alicloud.openservices.tablestore.TunnelClient tunnelClient) |
Copyright © 2023. All rights reserved.