Package org.infinispan.commons.stat
package org.infinispan.commons.stat
-
ClassDescriptionRepresents a counter.Tracks a monotonically increasing values.A default
SimpleStatimplementation.Represents a distribution summary (histogram).Track the sample distribution of events.Represents a duration metric.Represents a gauge metric.Class that represent the information about a metrics.A simple statistic recorder that computes the average, minimum and maximum value observed.ASimpleStatimplementation that also updates aTimerTrackerobject.A simple implementation ofTimerTrackerthat keep tracks of events and the sum of their duration.Same asGaugeMetricInfobut the tracked value is a time or duration.Represents a duration event (histogram).Tracks a timer metric.