Uses of Class
com.codahale.metrics.Snapshot
-
Uses of Snapshot in com.codahale.metrics
Subclasses of Snapshot in com.codahale.metricsModifier and TypeClassDescriptionclassA statistical snapshot of aUniformSnapshot.classA statistical snapshot of aWeightedSnapshot.Methods in com.codahale.metrics that return SnapshotModifier and TypeMethodDescriptionExponentiallyDecayingReservoir.getSnapshot()Histogram.getSnapshot()LockFreeExponentiallyDecayingReservoir.getSnapshot()Reservoir.getSnapshot()Returns a snapshot of the reservoir's values.Sampling.getSnapshot()Returns a snapshot of the values.SlidingTimeWindowArrayReservoir.getSnapshot()SlidingTimeWindowReservoir.getSnapshot()SlidingWindowReservoir.getSnapshot()Timer.getSnapshot()UniformReservoir.getSnapshot()