| Interface | Description | 
|---|---|
| EvictionChecker | Checks whether a specific threshold is exceeded or not to start eviction process
 for a  RecordStore. | 
| Evictor | Evicts a  RecordStore. | 
| Class | Description | 
|---|---|
| EvictionCheckerImpl | Checks whether a specific threshold is exceeded or not
 according to configured  MaxSizeConfig.MaxSizePolicyto start eviction process. | 
| EvictorImpl | Eviction helper methods. | 
| ExpirationManager | Manages expiration operations. | 
This package contains eviction classes.
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.