|
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.MinAggregator
public class MinAggregator
May be deployed in 2 modes, Node Singleton and non-Singleton. In non-Singleton mode, the
cumulative Min value is calculated for a statistical object given that objects interval minimum data.
In this mode, 1 target is required:
-- SDCounterDescriptor for the cumulative minimum.
1 dependency is required.
-- SDCounterDescriptor for the interval minimum.
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 | |
|---|---|
MinAggregator()
|
|
| 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 MinAggregator()
| Method Detail |
|---|
public AggregationJob getJob()
getJob in interface com.ibm.rational.test.lt.execution.results.data.aggregation.IAggregatorgetJob in class Aggregatorprotected boolean initTargetDescriptors()
Aggregator
initTargetDescriptors in class Aggregatorpublic com.ibm.rational.test.lt.execution.results.data.collections.StringList getFirstTargetPath()
getFirstTargetPath in interface com.ibm.rational.test.lt.execution.results.data.aggregation.IAggregatorgetFirstTargetPath in class Aggregator
|
IBM Rational Performance Tester SDK | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||