Uses of Package
org.apache.jackrabbit.api.stats
Packages that use org.apache.jackrabbit.api.stats
Package
Description
Jackrabbit repository statistics
-
Classes in org.apache.jackrabbit.api.stats used by org.apache.jackrabbit.api.statsClassDescriptionObject that holds statistical info about a query.The values of this enum determine the type of the time series returned by
RepositoryStatistics.getTimeSeries(Type)
and linkRepositoryStatistics.getTimeSeries(String, boolean)
.Interface for a time series of the measured values per second, minute, hour and day. -
Classes in org.apache.jackrabbit.api.stats used by org.apache.jackrabbit.oak.jcr.sessionClassDescriptionThe values of this enum determine the type of the time series returned by
RepositoryStatistics.getTimeSeries(Type)
and linkRepositoryStatistics.getTimeSeries(String, boolean)
. -
Classes in org.apache.jackrabbit.api.stats used by org.apache.jackrabbit.oak.plugins.metric
-
Classes in org.apache.jackrabbit.api.stats used by org.apache.jackrabbit.oak.segment.spi.monitor
-
Classes in org.apache.jackrabbit.api.stats used by org.apache.jackrabbit.oak.statsClassDescriptionStatistics on core repository operationsThe values of this enum determine the type of the time series returned by
RepositoryStatistics.getTimeSeries(Type)
and linkRepositoryStatistics.getTimeSeries(String, boolean)
.Interface for a time series of the measured values per second, minute, hour and day.