Package org.infinispan.commons.stat
package org.infinispan.commons.stat
-
ClassDescriptionRepresents a counter.Tracks a monotonically increasing values.A default
SimpleStat
implementation.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.ASimpleStat
implementation that also updates aTimerTracker
object.Same asGaugeMetricInfo
but the tracked value is a time or duration.Represents a duration event (histogram).Tracks a timer metric.