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