Uses of Interface
org.apache.jackrabbit.oak.stats.Counting
-
Packages that use Counting Package Description org.apache.jackrabbit.oak.stats -
-
Uses of Counting in org.apache.jackrabbit.oak.stats
Subinterfaces of Counting in org.apache.jackrabbit.oak.stats Modifier and Type Interface Description interface
CounterStats
interface
HistogramStats
A metric which calculates the distribution of a value.interface
MeterStats
interface
TimerStats
Classes in org.apache.jackrabbit.oak.stats that implement Counting Modifier and Type Class Description class
NoopStats
class
SimpleStats
-