| Package | Description |
|---|---|
| org.apache.jackrabbit.api.stats |
Jackrabbit repository statistics
|
| org.apache.jackrabbit.stats |
| Modifier and Type | Method and Description |
|---|---|
QueryStatDto[] |
QueryStat.getPopularQueries() |
QueryStatDto[] |
QueryStat.getSlowQueries() |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryStatDtoImpl
Object that holds statistical info about a query.
|
| Modifier and Type | Method and Description |
|---|---|
QueryStatDto[] |
QueryStatImpl.getPopularQueries() |
QueryStatDto[] |
QueryStatImpl.getSlowQueries() |
| Modifier and Type | Method and Description |
|---|---|
int |
QueryStatDtoComparator.compare(QueryStatDto o1,
QueryStatDto o2) |
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.