| Package | Description |
|---|---|
| org.apache.openjpa.datacache |
OpenJPA Data Cache
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CacheStatisticsSPI
The provider extensions to the CacheStatistics interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheStatisticsImpl
The default CacheStatistics(SPI) implementation.
|
| Modifier and Type | Method and Description |
|---|---|
CacheStatistics |
DataCache.getStatistics()
Returns number of read/write request and cache hit ratio data.
|
CacheStatistics |
DelegatingDataCache.getStatistics() |
CacheStatistics |
AbstractDataCache.getStatistics() |
Copyright © 2006-2014 Apache Software Foundation. All Rights Reserved.