org.infinispan.interceptors.PassivationInterceptor
The Passivation component handles the passivation of entries to a CacheStore on eviction.
ExpandTable A.21. Attributes Name | Description | Type | Writable |
---|
passivations | Number of passivation events. | String | No |
statisticsEnabled | Enables or disables the gathering of statistics by this component | boolean | Yes |
ExpandTable A.22. Operations Name | Description | Signature |
---|
resetStatistics | Resets statistics gathered by this component. | void resetStatistics() |