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

Class AverageTransferAggregator

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


    public class AverageTransferAggregator
    extends TransferAggregator
    transfers an Average interval value and its basis Sample deployment:
    • Constructor Detail

      • AverageTransferAggregator

        public AverageTransferAggregator()
    • Method Detail

      • getJob

        public AggregationJob getJob()
        Specified by:
        getJob in interface com.ibm.rational.test.lt.execution.results.data.aggregation.IAggregator
        Specified by:
        getJob in class Aggregator
      • startup

        public boolean startup()
        Description copied from class: TransferAggregator
        infrastructure use only
        Specified by:
        startup in interface com.ibm.rational.test.lt.execution.results.data.aggregation.IAggregator
        Overrides:
        startup in class TransferAggregator
      • initTargetDescriptors

        protected boolean initTargetDescriptors()
        Description copied from class: Aggregator
        infrastructure use only
        Overrides:
        initTargetDescriptors in class Aggregator
        Returns:
        boolean
      • notifyChanged

        public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
        Specified by:
        notifyChanged in interface com.ibm.rational.test.lt.execution.results.data.aggregation.IAggregator
        Specified by:
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        Overrides:
        notifyChanged in class Aggregator
      • setTarget

        public void setTarget(org.eclipse.emf.common.notify.Notifier newTarget)
        Specified by:
        setTarget in interface com.ibm.rational.test.lt.execution.results.data.aggregation.IAggregator
        Specified by:
        setTarget in interface org.eclipse.emf.common.notify.Adapter
        Overrides:
        setTarget in class Aggregator
      • cleanup

        public void cleanup()
        Specified by:
        cleanup in interface com.ibm.rational.test.lt.execution.results.data.aggregation.IAggregator
        Overrides:
        cleanup in class Aggregator
IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2013. All rights reserved.