|
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.StandardAggregator
com.ibm.rational.test.lt.execution.results.data.aggregation.aggregators.MaxAggregator
public class MaxAggregator
May be deployed in 2 modes, Node Singleton and non-Singleton. In non-Singleton mode, the
Max value is calculated for a statistical object given that objects interval maximum data.
In this mode, 1 target is required:
-- SDCounterDescriptor for the cumulative maximum.
1 dependency is required.
-- SDCounterDescriptor for the interval maximum.
A sample non-singleton deployment of this aggregator is as follows
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 | |
---|---|
MaxAggregator()
|
Method Summary | |
---|---|
com.ibm.rational.test.lt.execution.results.data.collections.StringList |
getFirstTargetPath()
|
AggregationJob |
getJob()
|
protected boolean |
initTargetDescriptors()
infrastructure use only |
Methods inherited from class com.ibm.rational.test.lt.execution.results.data.aggregation.StandardAggregator |
---|
getLastContiguousValue, getLastDiscreteValue |
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 MaxAggregator()
Method Detail |
---|
public AggregationJob getJob()
getJob
in interface com.ibm.rational.test.lt.execution.results.data.aggregation.IAggregator
getJob
in class Aggregator
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
protected boolean initTargetDescriptors()
Aggregator
initTargetDescriptors
in class Aggregator
|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |