public class HDEvictionChecker
extends com.hazelcast.map.impl.eviction.EvictionChecker
MaxSizeConfig.MaxSizePolicy
to start eviction process.
Created one per map-container.| Constructor and Description |
|---|
HDEvictionChecker(com.hazelcast.util.MemoryInfoAccessor memoryInfoAccessor,
com.hazelcast.map.impl.MapServiceContext mapServiceContext,
HotRestartEvictionHelper hotRestartEvictionHelper) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkEvictable(com.hazelcast.map.impl.recordstore.RecordStore recordStore) |
public HDEvictionChecker(com.hazelcast.util.MemoryInfoAccessor memoryInfoAccessor,
com.hazelcast.map.impl.MapServiceContext mapServiceContext,
HotRestartEvictionHelper hotRestartEvictionHelper)
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.