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