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