A.9. Invalidation

org.infinispan.interceptors.InvalidationInterceptor
The Invalidation component invalidates entries on remote caches when entries are written locally.

Table A.16. Attributes

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

Table A.17. Operations

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