com.ibm.rational.test.lt.execution.results.data.aggregation.aggregators

Class RateAggregator.RateJob

    • Constructor Detail

      • RateAggregator.RateJob

        public RateAggregator.RateJob(Aggregator agregator)
    • Method Detail

      • resolveRateDescriptor

        protected org.eclipse.hyades.model.statistical.SDCounterDescriptor resolveRateDescriptor(org.eclipse.hyades.model.statistical.SDSnapshotObservation scalarIntervalObservation,
                                                                                     String descriptorName)
        resolves the rate counter for the passed in observation stores it in a local map per observation for subsequent calls determines whether or not this aggregator is responsible for servicing the descriptor and stores boolean indicating such in member variable, "resonsibleForRCServicing" or "responsibleForRIServicing"
        Parameters:
        scalarIntervalObservation -
        descriptorName - -- the name of the descriptor sought. Will be "rate interval" or "rate cumulative"
        Returns:
        SDCounterDescriptor
      • contributeOverallRates

        protected boolean contributeOverallRates()
        Returns:
        true, if overall all rates should be contributed based on specified targets. This class always returns true, but subclasses (ByteRateAggregator) may return false.
IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2013. All rights reserved.