protected class AbstractCacheRecordStore.MaxSizeEvictionChecker extends Object implements EvictionChecker
EVICT_ALWAYS
Modifier | Constructor and Description |
---|---|
protected |
MaxSizeEvictionChecker() |
Modifier and Type | Method and Description |
---|---|
boolean |
isEvictionRequired()
Checks for if eviction is required or not.
|
public boolean isEvictionRequired()
EvictionChecker
isEvictionRequired
in interface EvictionChecker
true
if eviction is required, otherwise false
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.