Uses of Interface
org.apache.openjpa.datacache.CacheStatistics
Package
Description
OpenJPA Data Cache
OpenJPA JPA
-
Uses of CacheStatistics in org.apache.openjpa.datacache
Modifier and TypeInterfaceDescriptioninterface
The provider extensions to the CacheStatistics interface.Modifier and TypeClassDescriptionclass
The default CacheStatistics(SPI) implementation.Modifier and TypeMethodDescriptionAbstractDataCache.getStatistics()
DataCache.getStatistics()
Returns number of read/write request and cache hit ratio data.DelegatingDataCache.getStatistics()
-
Uses of CacheStatistics in org.apache.openjpa.persistence
Modifier and TypeMethodDescriptionStoreCache.getStatistics()
Gets the number of read/write/hit on this receiver in total and per class basis.StoreCacheImpl.getStatistics()