|
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
com.ibm.rational.test.lt.execution.results.data.aggregation.TransferAggregatorWithDiscreteTarget
com.ibm.rational.test.lt.execution.results.data.aggregation.transferaggregators.ScalarTransferLastValueAggregator
public class ScalarTransferLastValueAggregator
transfers a scalar interval value to the "All Hosts" node. If no value was reported during the interval,
then it transfers the last reported value.
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 | |
---|---|
ScalarTransferLastValueAggregator()
|
Method Summary | |
---|---|
void |
cleanup()
|
AggregationJob |
getJob()
|
Aggregator.DataRepresentation |
getSmoothedRepresentation(com.ibm.rational.test.lt.execution.results.view.data.RPTDataQuery dataset,
org.eclipse.hyades.model.statistical.SDSnapshotObservation observation,
com.ibm.rational.test.lt.execution.results.internal.data.aggregation.RPTTimeRange timeRange,
int numPoints,
double startTime,
double endTime,
String label)
|
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, convertSampleTimeToSystemTime, convertToTimeRangeRelativeTime, debugStop, debugStop, debugStop, getActiveNotifiers, getBasePathList, getConfigElement, getJobProcessingNodeName, getNodeName, getNotifiers, getSampleIntervalWidth, getSampleWindowIndex, 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 ScalarTransferLastValueAggregator()
Method Detail |
---|
public AggregationJob getJob()
getJob
in interface com.ibm.rational.test.lt.execution.results.data.aggregation.IAggregator
getJob
in class Aggregator
public void cleanup()
cleanup
in interface com.ibm.rational.test.lt.execution.results.data.aggregation.IAggregator
cleanup
in class Aggregator
public Aggregator.DataRepresentation getSmoothedRepresentation(com.ibm.rational.test.lt.execution.results.view.data.RPTDataQuery dataset, org.eclipse.hyades.model.statistical.SDSnapshotObservation observation, com.ibm.rational.test.lt.execution.results.internal.data.aggregation.RPTTimeRange timeRange, int numPoints, double startTime, double endTime, String label) throws Aggregator.UnsmoothableDataException
getSmoothedRepresentation
in interface com.ibm.rational.test.lt.execution.results.data.aggregation.IAggregator
getSmoothedRepresentation
in class Aggregator
Aggregator.UnsmoothableDataException
|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |