类 OTSTunnelWorker


  • public class OTSTunnelWorker
    extends Object
    OTS数据通道
    作者:
    frankcl
    • 构造器详细资料

      • OTSTunnelWorker

        public OTSTunnelWorker​(OTSTunnelWorkerConfig config,
                               com.alicloud.openservices.tablestore.TunnelClient tunnelClient)
    • 方法详细资料

      • start

        public boolean start()
        启动OTS通道worker
        返回:
        启动成功返回true,否则返回false
      • stop

        public void stop()
        停止OTS通道worker