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