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