org.infinispan.eviction.PassivationManager
The Passivation component handles the passivation of entries to a CacheStore on eviction.
ExpandTable C.24. 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 C.25. Operations Name | Description | Signature |
---|
resetStatistics | Resets statistics gathered by this component. | void resetStatistics() |