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