Uses of Class
com.hazelcast.map.impl.eviction.MaxSizeChecker

Packages that use MaxSizeChecker
com.hazelcast.map.impl.eviction This package contains eviction classes.
 
 

Uses of MaxSizeChecker in com.hazelcast.map.impl.eviction
 

Methods in com.hazelcast.map.impl.eviction that return MaxSizeChecker
 MaxSizeChecker EvictionOperator.getMaxSizeChecker()
           
 

Methods in com.hazelcast.map.impl.eviction with parameters of type MaxSizeChecker
 void EvictionOperator.setMaxSizeChecker(MaxSizeChecker maxSizeChecker)
           
 



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