Class | Description |
---|---|
AbstractCacheableDataStatistics | |
CacheRegionStatisticsImpl |
Second level cache statistics of a specific region
|
CategorizedStatistics |
Statistics for a particular "category" (a named entity, collection role, second level cache region or query).
|
CollectionStatisticsImpl |
Collection related statistics
|
DeprecatedNaturalIdCacheStatisticsImpl | Deprecated
(since 5.3)
NaturalIdStatistics is preferred over
NaturalIdCacheStatistics |
EntityStatisticsImpl |
Entity related statistics
|
NaturalIdStatisticsImpl |
NaturalId cache statistics of a specific entity
|
QueryStatisticsImpl |
Query statistics (HQL and SQL)
Note that for a cached query, the cache miss is equals to the db count
|
SessionStatisticsImpl | |
StatisticsImpl |
Implementation of
Statistics based on the java.util.concurrent package. |
StatisticsInitiator | |
StatsHelper |
Utilities useful when dealing with stats.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.