|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.rational.test.lt.execution.results.internal.data.adapters.RPTStatisticalAdapter
com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator
com.ibm.rational.test.lt.execution.results.data.aggregation.TransferAggregator
public abstract class TransferAggregator
Used by aggregation infrastructure to combine non-aggregate data on individual nodes to the "all_hosts node
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 | |
---|---|
TransferAggregator()
|
Method Summary | |
---|---|
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 |
Methods inherited from class com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator |
---|
_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 |
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 |
---|
public TransferAggregator()
Method Detail |
---|
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
|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |