Interface Metric

  • All Known Subinterfaces:
    Counter, Gauge, Timer

    public interface Metric
    Provides the interface for building a metric.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static interface  Metric.Builder<M extends Metric>
      Represents a builder for metric objects.