Interface Gauge<T>

Type Parameters:
T - The value of the Gauge.
All Superinterfaces:
Metric

@LimitedPrivate("Coprocesssor") @Evolving public interface Gauge<T> extends Metric
A metrics which measures a discrete value.
  • Method Summary

    Modifier and Type
    Method
    Description