| Package | Description |
|---|---|
| com.hazelcast.cache.impl.eviction | |
| com.hazelcast.internal.eviction |
Eviction policy implementations.
|
| com.hazelcast.map.impl.eviction |
This package contains eviction classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheClearExpiredRecordsTask
Clears expired entries.
|
| Modifier and Type | Method and Description |
|---|---|
ClearExpiredRecordsTask |
ExpirationManager.getTask() |
| Constructor and Description |
|---|
ExpirationManager(ClearExpiredRecordsTask task,
NodeEngine nodeEngine) |
| Modifier and Type | Class and Description |
|---|---|
class |
MapClearExpiredRecordsTask
Clears expired entries (TTL & idle).
|
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.