| Package | Description | 
|---|---|
| com.hazelcast.map.impl.eviction | This package contains eviction classes. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EvictionCheckerImplChecks whether a specific threshold is exceeded or not
 according to configured  MaxSizeConfig.MaxSizePolicyto start eviction process. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected EvictionChecker | EvictorImpl. evictionChecker | 
| Modifier and Type | Method and Description | 
|---|---|
| EvictionChecker | EvictorImpl. getEvictionChecker() | 
| EvictionChecker | Evictor. getEvictionChecker()Get eviction checker for this  Evictor | 
| Constructor and Description | 
|---|
| EvictorImpl(EvictionChecker evictionChecker,
           MapServiceContext mapServiceContext) | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.