Uses of Package
com.hazelcast.cache.impl.eviction.impl.strategy.sampling

Packages that use com.hazelcast.cache.impl.eviction.impl.strategy.sampling
com.hazelcast.cache.impl.eviction.impl.strategy.sampling Sampling based EvictionStrategy implementations for cache. 
com.hazelcast.cache.impl.record Hazelcast JSR-107 aka JCache implementation Internal record store 
 

Classes in com.hazelcast.cache.impl.eviction.impl.strategy.sampling used by com.hazelcast.cache.impl.eviction.impl.strategy.sampling
SampleableEvictableStore
          Interface for sampleable store implementations that holds Evictable entries to evict.
 

Classes in com.hazelcast.cache.impl.eviction.impl.strategy.sampling used by com.hazelcast.cache.impl.record
SampleableEvictableStore
          Interface for sampleable store implementations that holds Evictable entries to evict.
 



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