public class TotalTPSGraphConsumer extends AbstractOverTimeGraphConsumer
RESULT_CTX_GRANULARITYDEFAULT_AGGREGATED_KEYS_SERIES_FORMAT, DEFAULT_GROUP, DEFAULT_OVERALL_SERIES_FORMAT, RESULT_MAX_X, RESULT_MAX_Y, RESULT_MIN_X, RESULT_MIN_Y, RESULT_SERIES, RESULT_SERIES_DATA, RESULT_SERIES_IS_CONTROLLER, RESULT_SERIES_IS_OVERALL, RESULT_SERIES_NAME, RESULT_SUPPORTS_CONTROLLERS_DISCRIMINATION, RESULT_TITLE| Constructor and Description |
|---|
TotalTPSGraphConsumer() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,GroupInfo> |
createGroupInfos() |
protected TimeStampKeysSelector |
createTimeStampKeysSelector()
Creates the time stamp keys selector.
|
void |
initialize() |
protected void |
initializeExtraResults(MapResultData parentResult)
Inherited classes can add properties to the result
|
void |
setGranularity(long granularity)
Sets the granularity.
|
createKeysSelector, getGranularityconsume, createSerieResult, getAggregatedKeysSeriesFormat, getGroupInfos, getInvertsKeysAndValues, getKeysSelector, getOverallSeriesFormat, getTitle, rendersPercentiles, setAggregatedKeysSeriesFormat, setOverallSeriesFormat, setRenderPercentiles, setRevertKeysAndValues, setTitle, startConsuming, stopConsumingaddSampleConsumer, getConsumedChannelCount, getConsumedMetadata, getConsumer, getDataFromContext, getName, getWorkingDirectory, produce, removeSampleConsumer, setChannelAttribute, setConsumedMetadata, setDataToContext, setName, setProducedMetadata, setSampleConsumer, setSampleConsumers, setSampleContext, startProducing, stopProducinggetChannelAttribute, getSampleContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetChannelAttribute, getSampleContextprotected TimeStampKeysSelector createTimeStampKeysSelector()
AbstractOverTimeGraphConsumercreateTimeStampKeysSelector in class AbstractOverTimeGraphConsumerprotected Map<String,GroupInfo> createGroupInfos()
createGroupInfos in class AbstractOverTimeGraphConsumerpublic void setGranularity(long granularity)
AbstractOverTimeGraphConsumersetGranularity in class AbstractOverTimeGraphConsumergranularity - the granularity to setprotected void initializeExtraResults(MapResultData parentResult)
AbstractGraphConsumerinitializeExtraResults in class AbstractOverTimeGraphConsumerparentResult - the parent resultpublic void initialize()
initialize in class AbstractOverTimeGraphConsumerCopyright © 1998-2021 Apache Software Foundation. All Rights Reserved.