Package org.apache.jackrabbit.oak.stats
@Version("1.2.0")
package org.apache.jackrabbit.oak.stats
-
ClassDescriptionMechanism for keeping track of time at millisecond accuracy.Fast clock implementation whose
Clock.Fast.getTime()method returns instantaneously thanks to a background task that takes care of the actual time-keeping work.A virtual clock that has no connection to the actual system time.A metric which calculates the distribution of a value.Monitor<T>Marker interface for monitors that are to be registered with aWhiteboard.Manager for all repository wide statistics.A tag interface to indicate that a class is a Stat.Utility class to be used for tracking of timing within methods.A timing context.