- All Known Subinterfaces:
Timer
public interface HistogramSupport
Common behavior among meters which support histograms.
-
Method Summary
-
Method Details
-
snapshot
HistogramSnapshot snapshot()Returns a snapshot of the data in a histogram.- Returns:
- snapshot of the histogram
-