Interface MeanMetricSnapshot
-
- All Superinterfaces:
java.io.Serializable
- All Known Subinterfaces:
ConcurrencyMetricSnapshot,RateMetricSnapshot,TimingMetricSnapshot
- All Known Implementing Classes:
ConcurrencyMetricSnapshotImpl,RateMetricSnapshotImpl,TimingMetricSnapshotImpl
public interface MeanMetricSnapshot extends java.io.Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublemean()
-