Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.getDataPartitionTable_result
-
-
Uses of IConfigNodeRPCService.getDataPartitionTable_result in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.getDataPartitionTable_result Modifier and Type Method Description IConfigNodeRPCService.getDataPartitionTable_resultIConfigNodeRPCService.getDataPartitionTable_result. deepCopy()IConfigNodeRPCService.getDataPartitionTable_resultIConfigNodeRPCService.Processor.getDataPartitionTable. getResult(I iface, IConfigNodeRPCService.getDataPartitionTable_args args)IConfigNodeRPCService.getDataPartitionTable_resultIConfigNodeRPCService.getDataPartitionTable_result. setSuccess(TDataPartitionTableResp success)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.getDataPartitionTable_result Modifier and Type Method Description intIConfigNodeRPCService.getDataPartitionTable_result. compareTo(IConfigNodeRPCService.getDataPartitionTable_result other)booleanIConfigNodeRPCService.getDataPartitionTable_result. equals(IConfigNodeRPCService.getDataPartitionTable_result that)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.getDataPartitionTable_result Constructor Description getDataPartitionTable_result(IConfigNodeRPCService.getDataPartitionTable_result other)Performs a deep copy on other.
-