Interface DataCacheJMXInstrumentMBean
- All Superinterfaces:
DataCacheInstrument
- All Known Implementing Classes:
DataCacheJMXInstrument
Simple MBean interface for providing instrumented data cache metrics
and operations.
Note: Simple MBeans require an MBean interface matching the supplied
implementation class.
-
Method Summary
Methods inherited from interface org.apache.openjpa.instrumentation.DataCacheInstrument
cache, clear, collectStatistics, getCacheName, getCacheStatistics, getHitCount, getHitCount, getReadCount, getReadCount, getStatisticsEnabled, getTotalHitCount, getTotalHitCount, getTotalReadCount, getTotalReadCount, getTotalWriteCount, getTotalWriteCount, getWriteCount, getWriteCount, listKnownTypes, reset, sinceDate, startDate