Interface Histogram

  • All Superinterfaces:
    Counting, Metric

    @ProviderType
    public interface Histogram
    extends Counting, Metric
    A metric which calculates the distribution of a value.
    • Method Detail

      • update

        void update​(long value)
        Adds a recorded value.
        Parameters:
        value - the length of the value