Class TimerMetricInfo<T>

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

public final class TimerMetricInfo<T> extends Object
Represents a duration event (histogram). It sets TimerTracker into the target instance.
Since:
15.0