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