Class TimeGaugeMetricInfo<T>

java.lang.Object
org.infinispan.commons.stat.TimeGaugeMetricInfo<T>
All Implemented Interfaces:
MetricInfo

public final class TimeGaugeMetricInfo<T> extends Object
Same as GaugeMetricInfo but the tracked value is a time or duration.
Since:
15.0