| Package | Description | 
|---|---|
| com.hazelcast.config | Provides classes for configuring HazelcastInstance. | 
| com.hazelcast.internal.eviction | 
     Eviction policy implementations. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CacheEvictionConfigDeprecated. 
 Use  EvictionConfiginstead of this | 
| class  | CacheEvictionConfigReadOnlyDeprecated. 
 Use  EvictionConfigReadOnlyinstead of this | 
| class  | EvictionConfigConfiguration for eviction. | 
| class  | EvictionConfigReadOnlyDeprecated. 
 this class will be removed in 3.8; it is meant for internal usage only. | 
| Modifier and Type | Method and Description | 
|---|---|
| static EvictionPolicyEvaluator | EvictionPolicyEvaluatorProvider. getEvictionPolicyEvaluator(EvictionConfiguration evictionConfig,
                          ClassLoader classLoader)Gets the  EvictionPolicyEvaluatorimplementation specified withevictionPolicy. | 
| static EvictionStrategy | EvictionStrategyProvider. getEvictionStrategy(EvictionConfiguration evictionConfig)Gets the  EvictionStrategyimplementation specified withevictionStrategyType. | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.