Interface HistogramSupport

All Known Subinterfaces:
Timer

public interface HistogramSupport
Common behavior among meters which support histograms.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns a snapshot of the data in a histogram.
  • Method Details

    • snapshot

      HistogramSnapshot snapshot()
      Returns a snapshot of the data in a histogram.
      Returns:
      snapshot of the histogram