public interface Result
Modifier and Type | Method and Description |
---|---|
SampledStatistic<Long> |
count()
Count.
|
Latency |
latency()
Latency.
|
SampledStatistic<Double> |
rate()
Rate.
|
SampledStatistic<Long> count()
SampledStatistic<Double> rate()
Latency latency()
Copyright © 2017. All rights reserved.