C.6. CacheStore

org.infinispan.interceptors.CacheWriterInterceptor
The CacheStore component stores entries to a CacheStore from memory.

Table C.10. Attributes

Name Description Type Writable
writesToTheStores Number of writes to the store. long No
statisticsEnabled Enables or disables the gathering of statistics by this component. boolean Yes

Table C.11. Operations

Name Description Signature
resetStatistics Resets statistics gathered by this component. void resetStatistics()