Uses of Class
com.codahale.metrics.Snapshot
Packages that use Snapshot
-
Uses of Snapshot in com.codahale.metrics
Methods in com.codahale.metrics that return SnapshotModifier and TypeMethodDescriptionExponentiallyDecayingReservoir.getSnapshot()
Histogram.getSnapshot()
Reservoir.getSnapshot()
Returns a snapshot of the reservoir's values.Sampling.getSnapshot()
Returns a snapshot of the values.SlidingTimeWindowReservoir.getSnapshot()
SlidingWindowReservoir.getSnapshot()
Timer.getSnapshot()
UniformReservoir.getSnapshot()