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