public interface EvictionChecker
RecordStore.| Modifier and Type | Method and Description | 
|---|---|
| boolean | checkEvictionPossible(RecordStore recordStore)Check whether the supplied record-store needs eviction. | 
boolean checkEvictionPossible(RecordStore recordStore)
recordStore - the recordStoretrue if eviction is required, false otherwise.Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.