| Package | Description | 
|---|---|
| com.hazelcast.map.impl | 
 Contains implementation specific classes of  
com.hazelcast.map package. | 
| com.hazelcast.map.impl.eviction | 
 This package contains eviction classes. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected Evictor | 
MapContainer.evictor  | 
| Modifier and Type | Method and Description | 
|---|---|
Evictor | 
MapContainer.getEvictor()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MapContainer.setEvictor(Evictor evictor)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EvictorImpl
Evictor helper methods. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static Evictor | 
Evictor.NULL_EVICTOR  | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.