Uses of Package
org.apache.jackrabbit.api.stats
-
Packages that use org.apache.jackrabbit.api.stats Package Description org.apache.jackrabbit.api.stats Jackrabbit repository statisticsorg.apache.jackrabbit.oak.jcr.session org.apache.jackrabbit.oak.plugins.metric org.apache.jackrabbit.oak.segment.spi.monitor org.apache.jackrabbit.oak.stats -
Classes in org.apache.jackrabbit.api.stats used by org.apache.jackrabbit.api.stats Class Description QueryStatDto Object that holds statistical info about a query.RepositoryStatistics.Type The values of this enum determine the type of the time series returned byRepositoryStatistics.getTimeSeries(Type)
and linkRepositoryStatistics.getTimeSeries(String, boolean)
.TimeSeries 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.session Class Description RepositoryStatistics.Type The values of this enum determine the type of the time series returned byRepositoryStatistics.getTimeSeries(Type)
and linkRepositoryStatistics.getTimeSeries(String, boolean)
. -
Classes in org.apache.jackrabbit.api.stats used by org.apache.jackrabbit.oak.plugins.metric Class Description RepositoryStatistics Statistics on core repository operations -
Classes in org.apache.jackrabbit.api.stats used by org.apache.jackrabbit.oak.segment.spi.monitor Class Description RepositoryStatistics Statistics on core repository operations -
Classes in org.apache.jackrabbit.api.stats used by org.apache.jackrabbit.oak.stats Class Description RepositoryStatistics Statistics on core repository operationsRepositoryStatistics.Type The values of this enum determine the type of the time series returned byRepositoryStatistics.getTimeSeries(Type)
and linkRepositoryStatistics.getTimeSeries(String, boolean)
.TimeSeries Interface for a time series of the measured values per second, minute, hour and day.