A.13. Passivation

org.infinispan.interceptors.PassivationInterceptor
The Passivation component handles the passivation of entries to a CacheStore on eviction.

Table 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

Table A.22. Operations

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