Uses of Package
com.hazelcast.cache.impl.maxsize

Packages that use com.hazelcast.cache.impl.maxsize
com.hazelcast.cache.impl Hazelcast JSR-107 aka JCache implementation 
com.hazelcast.cache.impl.maxsize.impl Max-Size policy implementations for cache. 
com.hazelcast.cache.impl.nearcache.impl.maxsize Max-Size policy implementations for near-cache. 
com.hazelcast.cache.impl.nearcache.impl.store Near cache store implementations. 
 

Classes in com.hazelcast.cache.impl.maxsize used by com.hazelcast.cache.impl
MaxSizeChecker
          Interface for implementations of EvictionConfig.MaxSizePolicy.
 

Classes in com.hazelcast.cache.impl.maxsize used by com.hazelcast.cache.impl.maxsize.impl
MaxSizeChecker
          Interface for implementations of EvictionConfig.MaxSizePolicy.
 

Classes in com.hazelcast.cache.impl.maxsize used by com.hazelcast.cache.impl.nearcache.impl.maxsize
MaxSizeChecker
          Interface for implementations of EvictionConfig.MaxSizePolicy.
 

Classes in com.hazelcast.cache.impl.maxsize used by com.hazelcast.cache.impl.nearcache.impl.store
MaxSizeChecker
          Interface for implementations of EvictionConfig.MaxSizePolicy.
 



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