public abstract class TransferAggregator extends Aggregator
Aggregator.AggregationObservationAdapter, Aggregator.DataRepresentation, Aggregator.UnsmoothableDataException
activeNotifiers, basePathList, critical, job, jobForRecycle, started, targetDescriptor, targetNodeName, wildCardSubs
Constructor and Description |
---|
TransferAggregator() |
Modifier and Type | Method and Description |
---|---|
boolean |
alwaysRetainData()
returns true if data should be kept even when node data is excluded
an example is the elapsed time data
|
void |
clearData()
clears interval data
if node data is excluded via schedule option, then the observation sample times and data is cleared.
|
String |
getDescriptorClassificationString() |
com.ibm.rational.test.lt.execution.results.data.collections.StringList |
getFirstTargetPath() |
boolean |
startup()
infrastructure use only
|
_getSmoothedRepresentation, cleanup, convertSampleTimeToSystemTime, convertToTimeRangeRelativeTime, debugStop, debugStop, debugStop, getActiveNotifiers, getBasePathList, getConfigElement, getJob, getJobProcessingNodeName, getNodeName, getNotifiers, getSampleIntervalWidth, getSampleWindowIndex, getSmoothedRepresentation, getTargetDescriptor, getTargetDescriptorCount, getTargetDescriptors, getValueAddedByNotifier, initTargetDescriptors, isCritical, isStarted, logAddDataEvent, notifyChanged, queJob, registerObservationAdapter, resolveDescriptorPath, setBasePathList, setConfigElement, setCritical, setRunBasedTime, setTarget, setTargetNodeName, setTimeRange, setWildCardSubs, siftForSpecificCollection, usesRunBasedTime
adapt, adapt, adapt, adapt, getFacade, getParentAdapter, getTarget, getTargetCollection, getTimeRange, isAdapterForType, isObsolete, registerForCleanup, retainAtTimeRangeCompletion, setFacade, setObsolete, setObsolete, setObsolete, unAdapt
public boolean startup()
startup
in interface com.ibm.rational.test.lt.execution.results.data.aggregation.IAggregator
startup
in class Aggregator
public boolean alwaysRetainData()
public com.ibm.rational.test.lt.execution.results.data.collections.StringList getFirstTargetPath()
getFirstTargetPath
in interface com.ibm.rational.test.lt.execution.results.data.aggregation.IAggregator
getFirstTargetPath
in class Aggregator
public void clearData()
clearData
in interface com.ibm.rational.test.lt.execution.results.data.aggregation.IAggregator
clearData
in class Aggregator
public String getDescriptorClassificationString()
getDescriptorClassificationString
in class Aggregator
© Copyright IBM Corp. 2013. All rights reserved.