public class RateAggregator
extends com.ibm.rational.test.lt.execution.results.data.aggregation.StandardAggregator
| Modifier and Type | Class and Description |
|---|---|
protected class |
RateAggregator.RateJob |
Aggregator.AggregationObservationAdapter, Aggregator.DataRepresentation, Aggregator.UnsmoothableDataException| Modifier and Type | Field and Description |
|---|---|
protected boolean |
responsibleForRCServicing |
protected boolean |
responsibleForRIServicing |
activeNotifiers, basePathList, critical, job, jobForRecycle, started, targetDescriptor, targetNodeName, wildCardSubs| Constructor and Description |
|---|
RateAggregator() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
com.ibm.rational.test.lt.execution.results.data.collections.StringList |
getFirstTargetPath() |
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) |
void |
notifyChanged(org.eclipse.emf.common.notify.Notification notification) |
void |
setTarget(org.eclipse.emf.common.notify.Notifier newTarget) |
getLastContiguousValue, getLastDiscreteValue_getSmoothedRepresentation, clearData, convertSampleTimeToSystemTime, convertToTimeRangeRelativeTime, debugStop, debugStop, debugStop, getActiveNotifiers, getBasePathList, getConfigElement, getDescriptorClassificationString, getJobProcessingNodeName, getNodeName, getNotifiers, getSampleIntervalWidth, getSampleWindowIndex, getTargetDescriptor, getTargetDescriptorCount, getTargetDescriptors, getValueAddedByNotifier, initTargetDescriptors, isCritical, isStarted, logAddDataEvent, queJob, registerObservationAdapter, resolveDescriptorPath, setBasePathList, setConfigElement, setCritical, setRunBasedTime, setTargetNodeName, setTimeRange, setWildCardSubs, siftForSpecificCollection, startup, usesRunBasedTimeadapt, adapt, adapt, adapt, getFacade, getParentAdapter, getTarget, getTargetCollection, getTimeRange, isAdapterForType, isObsolete, registerForCleanup, retainAtTimeRangeCompletion, setFacade, setObsolete, setObsolete, setObsolete, unAdaptprotected boolean responsibleForRIServicing
protected boolean responsibleForRCServicing
public AggregationJob getJob()
getJob in interface com.ibm.rational.test.lt.execution.results.data.aggregation.IAggregatorgetJob in class Aggregatorpublic void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
notifyChanged in interface com.ibm.rational.test.lt.execution.results.data.aggregation.IAggregatornotifyChanged in interface org.eclipse.emf.common.notify.AdapternotifyChanged in class Aggregatorpublic void setTarget(org.eclipse.emf.common.notify.Notifier newTarget)
setTarget in interface com.ibm.rational.test.lt.execution.results.data.aggregation.IAggregatorsetTarget in interface org.eclipse.emf.common.notify.AdaptersetTarget 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 Aggregatorpublic 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.IAggregatorgetSmoothedRepresentation in class AggregatorAggregator.UnsmoothableDataExceptionpublic void cleanup()
cleanup in interface com.ibm.rational.test.lt.execution.results.data.aggregation.IAggregatorcleanup in class Aggregator© Copyright IBM Corp. 2013. All rights reserved.