Class IAINodeRPCService.AsyncClient.Factory

java.lang.Object
org.apache.iotdb.ainode.rpc.thrift.IAINodeRPCService.AsyncClient.Factory
All Implemented Interfaces:
org.apache.thrift.async.TAsyncClientFactory<IAINodeRPCService.AsyncClient>
Enclosing class:
IAINodeRPCService.AsyncClient

public static class IAINodeRPCService.AsyncClient.Factory extends Object implements org.apache.thrift.async.TAsyncClientFactory<IAINodeRPCService.AsyncClient>
  • Constructor Details

    • Factory

      public Factory(org.apache.thrift.async.TAsyncClientManager clientManager, org.apache.thrift.protocol.TProtocolFactory protocolFactory)
  • Method Details