public class ResponseTimePercentilesGraphConsumer extends AbstractGraphConsumer
DEFAULT_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 |
---|
ResponseTimePercentilesGraphConsumer()
Instantiates a new response time percentiles graph consumer.
|
Modifier and Type | Method and Description |
---|---|
protected Map<String,GroupInfo> |
createGroupInfos() |
protected GraphKeysSelector |
createKeysSelector() |
void |
initialize() |
protected void |
initializeExtraResults(MapResultData parentResult)
Inherited classes can add properties to the result
|
consume, createSerieResult, getAggregatedKeysSeriesFormat, getGroupInfos, getInvertsKeysAndValues, getKeysSelector, getOverallSeriesFormat, getTitle, rendersPercentiles, setAggregatedKeysSeriesFormat, setOverallSeriesFormat, setRenderPercentiles, setRevertKeysAndValues, setTitle, startConsuming, stopConsuming
addSampleConsumer, getConsumedChannelCount, getConsumedMetadata, getConsumer, getDataFromContext, getName, getWorkingDirectory, produce, removeSampleConsumer, setChannelAttribute, setConsumedMetadata, setDataToContext, setName, setProducedMetadata, setSampleConsumer, setSampleConsumers, setSampleContext, startProducing, stopProducing
getChannelAttribute, getSampleContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getChannelAttribute, getSampleContext
public ResponseTimePercentilesGraphConsumer()
public void initialize()
initialize
in class AbstractGraphConsumer
protected final GraphKeysSelector createKeysSelector()
createKeysSelector
in class AbstractGraphConsumer
protected Map<String,GroupInfo> createGroupInfos()
createGroupInfos
in class AbstractGraphConsumer
protected void initializeExtraResults(MapResultData parentResult)
AbstractGraphConsumer
initializeExtraResults
in class AbstractGraphConsumer
parentResult
- the parent resultCopyright © 1998-2021 Apache Software Foundation. All Rights Reserved.