public interface ThresholdSelector
| Modifier and Type | Method and Description |
|---|---|
ApdexThresholdsInfo |
select(String sampleName)
Do a projection from the specified samplers name to APDEX threshold
information.
|
ApdexThresholdsInfo select(String sampleName)
sampleName - the name of samples, or empty string for overall thresholdsCopyright © 1998-2020 Apache Software Foundation. All Rights Reserved.