org.infinispan.interceptors.InvalidationInterceptor
The Invalidation component invalidates entries on remote caches when entries are written locally.
ExpandTable 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 |
ExpandTable A.17. Operations Name | Description | Signature |
---|
resetStatistics | Resets statistics gathered by this component. | void resetStatistics() |