public class SuccessfulElapsedTimeValueSelector extends ElapsedTimeValueSelector
| Constructor and Description |
|---|
SuccessfulElapsedTimeValueSelector() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isIgnoreTransactionController() |
Double |
select(String series,
Sample sample)
Do a projection from a sample to the value to aggregate for the specified
series and key.
|
public Double select(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-2022 Apache Software Foundation. All Rights Reserved.