Class Hierarchy
- java.lang.Object
- org.apache.iotdb.commons.client.factory.BaseClientFactory<K,V> (implements org.apache.commons.pool2.KeyedPooledObjectFactory<K,V>)
- org.apache.iotdb.commons.client.factory.ThriftClientFactory<K,V>
- org.apache.iotdb.commons.client.sync.SyncConfigNodeIServiceClient.Factory
- org.apache.iotdb.commons.client.sync.SyncDataNodeInternalServiceClient.Factory
- org.apache.iotdb.commons.client.sync.SyncDataNodeMPPDataExchangeServiceClient.Factory
- org.apache.iotdb.commons.client.factory.ThriftClientFactory<K,V>
- org.apache.iotdb.commons.client.sync.SyncThriftClientWithErrorHandler (implements net.sf.cglib.proxy.MethodInterceptor)
- org.apache.thrift.TServiceClient
- org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.Client (implements org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.Iface)
- org.apache.iotdb.commons.client.sync.SyncConfigNodeIServiceClient (implements java.lang.AutoCloseable, org.apache.iotdb.commons.client.ThriftClient)
- org.apache.iotdb.mpp.rpc.thrift.IDataNodeRPCService.Client (implements org.apache.iotdb.mpp.rpc.thrift.IDataNodeRPCService.Iface)
- org.apache.iotdb.commons.client.sync.SyncDataNodeInternalServiceClient (implements java.lang.AutoCloseable, org.apache.iotdb.commons.client.ThriftClient)
- org.apache.iotdb.mpp.rpc.thrift.MPPDataExchangeService.Client (implements org.apache.iotdb.mpp.rpc.thrift.MPPDataExchangeService.Iface)
- org.apache.iotdb.commons.client.sync.SyncDataNodeMPPDataExchangeServiceClient (implements java.lang.AutoCloseable, org.apache.iotdb.commons.client.ThriftClient)
- org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.Client (implements org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.Iface)
- org.apache.iotdb.commons.client.factory.BaseClientFactory<K,V> (implements org.apache.commons.pool2.KeyedPooledObjectFactory<K,V>)