Package cz.o2.proxima.core.metrics
Interface ApproxPercentileMetricMXBean
-
- All Known Implementing Classes:
ApproxPercentileMetric
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@Stable @FunctionalInterface public interface ApproxPercentileMetricMXBean
Percentile metric MX bean.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stats
getValue()
-
-
-
Method Detail
-
getValue
Stats getValue()
-
-