| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheStatistics | |
|---|---|
| org.apache.openjpa.datacache | OpenJPA Data Cache | 
| org.apache.openjpa.persistence | OpenJPA JPA | 
| Uses of CacheStatistics in org.apache.openjpa.datacache | 
|---|
| Subinterfaces of CacheStatistics in org.apache.openjpa.datacache | |
|---|---|
|  interface | CacheStatisticsSPIThe provider extensions to the CacheStatistics interface. | 
| Classes in org.apache.openjpa.datacache that implement CacheStatistics | |
|---|---|
|  class | CacheStatisticsImplThe default CacheStatistics(SPI) implementation. | 
| Methods in org.apache.openjpa.datacache that return CacheStatistics | |
|---|---|
|  CacheStatistics | DelegatingDataCache.getStatistics() | 
|  CacheStatistics | DataCache.getStatistics()Returns number of read/write request and cache hit ratio data. | 
|  CacheStatistics | AbstractDataCache.getStatistics() | 
| Uses of CacheStatistics in org.apache.openjpa.persistence | 
|---|
| Methods in org.apache.openjpa.persistence that return CacheStatistics | |
|---|---|
|  CacheStatistics | StoreCacheImpl.getStatistics() | 
|  CacheStatistics | StoreCache.getStatistics()Gets the number of read/write/hit on this receiver in total and per class basis. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||