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

Class TransferAggregator

  • All Implemented Interfaces:
    com.ibm.rational.test.lt.execution.results.data.aggregation.IAggregator, org.eclipse.emf.common.notify.Adapter
    Direct Known Subclasses:
    AverageTransferAggregator, com.ibm.rational.test.lt.execution.results.data.aggregation.TransferAggregatorWithDiscreteTarget


    public abstract class TransferAggregator
    extends Aggregator
    Used by aggregation infrastructure to combine non-aggregate data on individual nodes to the "all_hosts node
    • Constructor Detail

      • TransferAggregator

        public TransferAggregator()
    • Method Detail

      • startup

        public boolean startup()
        infrastructure use only
        Specified by:
        startup in interface com.ibm.rational.test.lt.execution.results.data.aggregation.IAggregator
        Overrides:
        startup in class Aggregator
      • alwaysRetainData

        public boolean alwaysRetainData()
        returns true if data should be kept even when node data is excluded an example is the elapsed time data
      • getFirstTargetPath

        public com.ibm.rational.test.lt.execution.results.data.collections.StringList getFirstTargetPath()
        Specified by:
        getFirstTargetPath in interface com.ibm.rational.test.lt.execution.results.data.aggregation.IAggregator
        Specified by:
        getFirstTargetPath in class Aggregator
      • clearData

        public void clearData()
        clears interval data if node data is excluded via schedule option, then the observation sample times and data is cleared.
        Specified by:
        clearData in interface com.ibm.rational.test.lt.execution.results.data.aggregation.IAggregator
        Overrides:
        clearData in class Aggregator
IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2013. All rights reserved.