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