Uses of Interface
org.apache.jackrabbit.api.stats.RepositoryStatistics
Packages that use RepositoryStatistics
Package
Description
-
Uses of RepositoryStatistics in org.apache.jackrabbit.oak.plugins.metric
Methods in org.apache.jackrabbit.oak.plugins.metric that return RepositoryStatistics -
Uses of RepositoryStatistics in org.apache.jackrabbit.oak.segment.spi.monitor
Methods in org.apache.jackrabbit.oak.segment.spi.monitor that return RepositoryStatistics -
Uses of RepositoryStatistics in org.apache.jackrabbit.oak.stats
Methods in org.apache.jackrabbit.oak.stats that return RepositoryStatisticsModifier and TypeMethodDescriptionDefaultStatisticsProvider.getStats()
StatisticsProvider.getStats()
Constructors in org.apache.jackrabbit.oak.stats with parameters of type RepositoryStatisticsModifierConstructorDescriptionRepositoryStats
(RepositoryStatistics repoStats, TimeSeries maxQueueLength)