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