Uses of Class
org.apache.iotdb.mpp.rpc.thrift.IDataNodeRPCService.createSchemaRegion_args
-
Packages that use IDataNodeRPCService.createSchemaRegion_args Package Description org.apache.iotdb.mpp.rpc.thrift -
-
Uses of IDataNodeRPCService.createSchemaRegion_args in org.apache.iotdb.mpp.rpc.thrift
Methods in org.apache.iotdb.mpp.rpc.thrift that return IDataNodeRPCService.createSchemaRegion_args Modifier and Type Method Description IDataNodeRPCService.createSchemaRegion_argsIDataNodeRPCService.createSchemaRegion_args. deepCopy()IDataNodeRPCService.createSchemaRegion_argsIDataNodeRPCService.AsyncProcessor.createSchemaRegion. getEmptyArgsInstance()IDataNodeRPCService.createSchemaRegion_argsIDataNodeRPCService.Processor.createSchemaRegion. getEmptyArgsInstance()IDataNodeRPCService.createSchemaRegion_argsIDataNodeRPCService.createSchemaRegion_args. setReq(TCreateSchemaRegionReq req)Methods in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.createSchemaRegion_args Modifier and Type Method Description intIDataNodeRPCService.createSchemaRegion_args. compareTo(IDataNodeRPCService.createSchemaRegion_args other)booleanIDataNodeRPCService.createSchemaRegion_args. equals(IDataNodeRPCService.createSchemaRegion_args that)IDataNodeRPCService.createSchemaRegion_resultIDataNodeRPCService.Processor.createSchemaRegion. getResult(I iface, IDataNodeRPCService.createSchemaRegion_args args)voidIDataNodeRPCService.AsyncProcessor.createSchemaRegion. start(I iface, IDataNodeRPCService.createSchemaRegion_args args, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)Constructors in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.createSchemaRegion_args Constructor Description createSchemaRegion_args(IDataNodeRPCService.createSchemaRegion_args other)Performs a deep copy on other.
-