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