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