Uses of Class
org.apache.iotdb.mpp.rpc.thrift.IDataNodeRPCService.createSchemaRegion_result
-
Packages that use IDataNodeRPCService.createSchemaRegion_result Package Description org.apache.iotdb.mpp.rpc.thrift -
-
Uses of IDataNodeRPCService.createSchemaRegion_result in org.apache.iotdb.mpp.rpc.thrift
Methods in org.apache.iotdb.mpp.rpc.thrift that return IDataNodeRPCService.createSchemaRegion_result Modifier and Type Method Description IDataNodeRPCService.createSchemaRegion_resultIDataNodeRPCService.createSchemaRegion_result. deepCopy()IDataNodeRPCService.createSchemaRegion_resultIDataNodeRPCService.Processor.createSchemaRegion. getResult(I iface, IDataNodeRPCService.createSchemaRegion_args args)IDataNodeRPCService.createSchemaRegion_resultIDataNodeRPCService.createSchemaRegion_result. setSuccess(TSStatus success)Methods in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.createSchemaRegion_result Modifier and Type Method Description intIDataNodeRPCService.createSchemaRegion_result. compareTo(IDataNodeRPCService.createSchemaRegion_result other)booleanIDataNodeRPCService.createSchemaRegion_result. equals(IDataNodeRPCService.createSchemaRegion_result that)Constructors in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.createSchemaRegion_result Constructor Description createSchemaRegion_result(IDataNodeRPCService.createSchemaRegion_result other)Performs a deep copy on other.
-