@Version("1.2.0")
Package org.apache.jackrabbit.oak.stats
-
Interface Summary Interface Description CounterStats Counting HistogramStats A metric which calculates the distribution of a value.MeterStats Monitor<T> Marker interface for monitors that are to be registered with aWhiteboard
.StatisticsProvider Stats A tag interface to indicate that a class is a Stat.TimerStats TimerStats.Context A timing context. -
Class Summary Class Description Clock Mechanism for keeping track of time at millisecond accuracy.Clock.Fast Fast clock implementation whoseClock.Fast.getTime()
method returns instantaneously thanks to a background task that takes care of the actual time-keeping work.Clock.Virtual A virtual clock that has no connection to the actual system time.DefaultStatisticsProvider NoopStats RepositoryStats SimpleStats StatisticManager Manager for all repository wide statistics.StatsOptions StopwatchLogger Utility class to be used for tracking of timing within methods. -
Enum Summary Enum Description SimpleStats.Type