Uses of Package
com.hazelcast.map.impl.eviction

Packages that use com.hazelcast.map.impl.eviction
com.hazelcast.map.impl Contains implementation specific classes of com.hazelcast.map package. 
com.hazelcast.map.impl.eviction This package contains eviction classes.
 
 

Classes in com.hazelcast.map.impl.eviction used by com.hazelcast.map.impl
EvictionOperator
          Eviction helper methods.
ExpirationManager
          Manages expiration operations.
 

Classes in com.hazelcast.map.impl.eviction used by com.hazelcast.map.impl.eviction
EvictionOperator
          Eviction helper methods.
MaxSizeChecker
          Checks whether a specific threshold is exceeded or not according to configured MaxSizeConfig.MaxSizePolicy to start eviction process.
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.