public class SuccessfulElapsedTimeValueSelector extends ElapsedTimeValueSelector
| Constructor and Description |
|---|
SuccessfulElapsedTimeValueSelector() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isIgnoreTransactionController() |
java.lang.Double |
select(java.lang.String series,
Sample sample)
Do a projection from a sample to the value to aggregate for the specified
series and key.
|
public java.lang.Double select(java.lang.String series,
Sample sample)
GraphValueSelectorselect in interface GraphValueSelectorselect in class ElapsedTimeValueSelectorseries - the series where the value will be aggregatedsample - the sampleGraphValueSelector.select(String, Sample)protected boolean isIgnoreTransactionController()
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.