IBM Rational Performance Tester SDK

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

java.lang.Object
  extended by com.ibm.rational.test.lt.execution.results.internal.data.adapters.RPTStatisticalAdapter
      extended by com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator
          extended by com.ibm.rational.test.lt.execution.results.data.aggregation.TransferAggregator
              extended by com.ibm.rational.test.lt.execution.results.data.aggregation.TransferAggregatorWithDiscreteTarget
                  extended by com.ibm.rational.test.lt.execution.results.data.aggregation.transferaggregators.MinTransferAggregator
All Implemented Interfaces:
com.ibm.rational.test.lt.execution.results.data.aggregation.IAggregator, org.eclipse.emf.common.notify.Adapter

public class MinTransferAggregator
extends com.ibm.rational.test.lt.execution.results.data.aggregation.TransferAggregatorWithDiscreteTarget

Transfers a Min interval value to the Aggregate Node ("All hosts") Sample Deployment:


Nested Class Summary
 
Nested classes/interfaces inherited from class com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator
Aggregator.AggregationObservationAdapter, Aggregator.DataRepresentation, Aggregator.UnsmoothableDataException
 
Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter
org.eclipse.emf.common.notify.Adapter.Internal
 
Field Summary
 
Fields inherited from class com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator
activeNotifiers, basePathList, critical, job, jobForRecycle, started, targetDescriptor, targetNodeName, wildCardSubs
 
Fields inherited from class com.ibm.rational.test.lt.execution.results.internal.data.adapters.RPTStatisticalAdapter
defaultSynchronizer, facade, latestTarget, obsoleteNotifiers, parentAdapter, targets
 
Constructor Summary
MinTransferAggregator()
           
 
Method Summary
 AggregationJob getJob()
           
protected  boolean initTargetDescriptors()
          infrastructure use only
 
Methods inherited from class com.ibm.rational.test.lt.execution.results.data.aggregation.TransferAggregatorWithDiscreteTarget
startup
 
Methods inherited from class com.ibm.rational.test.lt.execution.results.data.aggregation.TransferAggregator
alwaysRetainData, clearData, getDescriptorClassificationString, getFirstTargetPath
 
Methods inherited from class com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator
_getSmoothedRepresentation, cleanup, convertSampleTimeToSystemTime, convertToTimeRangeRelativeTime, debugStop, debugStop, debugStop, getActiveNotifiers, getBasePathList, getConfigElement, getJobProcessingNodeName, getNodeName, getNotifiers, getSampleIntervalWidth, getSampleWindowIndex, getSmoothedRepresentation, getTargetDescriptor, getTargetDescriptorCount, getTargetDescriptors, getValueAddedByNotifier, isCritical, isStarted, logAddDataEvent, notifyChanged, queJob, registerObservationAdapter, resolveDescriptorPath, setBasePathList, setConfigElement, setCritical, setRunBasedTime, setTarget, setTargetNodeName, setTimeRange, setWildCardSubs, siftForSpecificCollection, usesRunBasedTime
 
Methods inherited from class com.ibm.rational.test.lt.execution.results.internal.data.adapters.RPTStatisticalAdapter
adapt, adapt, adapt, adapt, getFacade, getParentAdapter, getTarget, getTargetCollection, getTimeRange, isAdapterForType, isObsolete, registerForCleanup, retainAtTimeRangeCompletion, setFacade, setObsolete, setObsolete, setObsolete, unAdapt
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.ibm.rational.test.lt.execution.results.data.aggregation.IAggregator
setFacade
 

Constructor Detail

MinTransferAggregator

public MinTransferAggregator()
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

initTargetDescriptors

protected boolean initTargetDescriptors()
Description copied from class: Aggregator
infrastructure use only

Overrides:
initTargetDescriptors in class Aggregator
Returns:
boolean

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.