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