@Version("1.2.0")
Package org.apache.jackrabbit.api.stats
Jackrabbit repository statistics
-
Interface Summary Interface Description QueryStat Statistics on query operationsQueryStatDto Object that holds statistical info about a query.RepositoryStatistics Statistics on core repository operationsTimeSeries Interface for a time series of the measured values per second, minute, hour and day. -
Enum Summary Enum Description RepositoryStatistics.Type The values of this enum determine the type of the time series returned byRepositoryStatistics.getTimeSeries(Type)
and linkRepositoryStatistics.getTimeSeries(String, boolean)
.