public interface EvictionChecker
| Modifier and Type | Field and Description | 
|---|---|
| static EvictionChecker | EVICT_ALWAYSEmpty  EvictionChecker to allow eviction always. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isEvictionRequired()Checks for if eviction is required or not. | 
static final EvictionChecker EVICT_ALWAYS
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.