| Package | Description | 
|---|---|
| com.hazelcast.cache.impl | 
 
     Hazelcast JSR-107 aka JCache implementation 
 | 
| com.hazelcast.internal.eviction.impl.strategy.sampling | 
 
     Sampling based  
com.hazelcast.internal.eviction.EvictionStrategy implementations for cache. | 
| com.hazelcast.internal.nearcache.impl.store | 
 Near Cache store implementations. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected SamplingEvictionStrategy<Data,R,CRM> | 
AbstractCacheRecordStore.evictionStrategy  | 
| Modifier and Type | Method and Description | 
|---|---|
protected SamplingEvictionStrategy<Data,R,CRM> | 
AbstractCacheRecordStore.createEvictionStrategy(EvictionConfig cacheEvictionConfig)  | 
| Modifier and Type | Field and Description | 
|---|---|
static SamplingEvictionStrategy | 
SamplingEvictionStrategy.INSTANCE  | 
| Modifier and Type | Field and Description | 
|---|---|
protected SamplingEvictionStrategy<KS,R,NCRM> | 
AbstractNearCacheRecordStore.evictionStrategy  | 
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.