Interface Sampling

All Known Subinterfaces:
Histogram, Timer

public interface Sampling
An object which samples values.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns a snapshot of the values.
  • Method Details

    • getSnapshot

      Snapshot getSnapshot()
      Returns a snapshot of the values.
      Returns:
      a snapshot of the values