Uses of Interface
org.apache.jackrabbit.oak.stats.Stats
-
Packages that use Stats Package Description org.apache.jackrabbit.oak.plugins.metric org.apache.jackrabbit.oak.stats -
-
Uses of Stats in org.apache.jackrabbit.oak.plugins.metric
Classes in org.apache.jackrabbit.oak.plugins.metric that implement Stats Modifier and Type Class Description classGaugeImpl<T> -
Uses of Stats in org.apache.jackrabbit.oak.stats
Subinterfaces of Stats in org.apache.jackrabbit.oak.stats Modifier and Type Interface Description interfaceCounterStatsinterfaceGaugeStats<T>interfaceHistogramStatsA metric which calculates the distribution of a value.interfaceMeterStatsinterfaceTimerStatsClasses in org.apache.jackrabbit.oak.stats that implement Stats Modifier and Type Class Description classNoopStatsclassSimpleStats<T>
-