Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.getDataPartitionTable_args
-
-
Uses of IConfigNodeRPCService.getDataPartitionTable_args in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.getDataPartitionTable_args Modifier and Type Method Description IConfigNodeRPCService.getDataPartitionTable_argsIConfigNodeRPCService.getDataPartitionTable_args. deepCopy()IConfigNodeRPCService.getDataPartitionTable_argsIConfigNodeRPCService.AsyncProcessor.getDataPartitionTable. getEmptyArgsInstance()IConfigNodeRPCService.getDataPartitionTable_argsIConfigNodeRPCService.Processor.getDataPartitionTable. getEmptyArgsInstance()IConfigNodeRPCService.getDataPartitionTable_argsIConfigNodeRPCService.getDataPartitionTable_args. setReq(TDataPartitionReq req)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.getDataPartitionTable_args Modifier and Type Method Description intIConfigNodeRPCService.getDataPartitionTable_args. compareTo(IConfigNodeRPCService.getDataPartitionTable_args other)booleanIConfigNodeRPCService.getDataPartitionTable_args. equals(IConfigNodeRPCService.getDataPartitionTable_args that)IConfigNodeRPCService.getDataPartitionTable_resultIConfigNodeRPCService.Processor.getDataPartitionTable. getResult(I iface, IConfigNodeRPCService.getDataPartitionTable_args args)voidIConfigNodeRPCService.AsyncProcessor.getDataPartitionTable. start(I iface, IConfigNodeRPCService.getDataPartitionTable_args args, org.apache.thrift.async.AsyncMethodCallback<TDataPartitionTableResp> resultHandler)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.getDataPartitionTable_args Constructor Description getDataPartitionTable_args(IConfigNodeRPCService.getDataPartitionTable_args other)Performs a deep copy on other.
-