@Version(value="1.2.0")
See: Description
| Interface | Description | 
|---|---|
| QueryStat | 
 Statistics on query operations 
 | 
| QueryStatDto | 
 Object that holds statistical info about a query. 
 | 
| RepositoryStatistics | 
 Statistics on core repository operations 
 | 
| TimeSeries | 
 Interface for a time series of the measured values per
 second, minute, hour and day. 
 | 
| Enum | Description | 
|---|---|
| RepositoryStatistics.Type | 
 The values of this enum determine the type of the time
 series returned by  
RepositoryStatistics.getTimeSeries(Type)
 and link RepositoryStatistics.getTimeSeries(String, boolean). | 
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.