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