Questo contenuto non è disponibile nella lingua selezionata.
B.5. CacheStore
org.infinispan.interceptors.CacheWriterInterceptor
	
		The CacheStore component stores entries to a CacheStore from memory.
	
| 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 | 
| Name | Description | Signature | 
|---|---|---|
| resetStatistics | Resets statistics gathered by this component. | void resetStatistics() |