| 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 | Method and Description |
|---|---|
protected ClearExpiredRecordsTask.ProcessablePartitionType |
CacheClearExpiredRecordsTask.getProcessablePartitionType() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ClearExpiredRecordsTask.ProcessablePartitionType |
ClearExpiredRecordsTask.getProcessablePartitionType() |
static ClearExpiredRecordsTask.ProcessablePartitionType |
ClearExpiredRecordsTask.ProcessablePartitionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClearExpiredRecordsTask.ProcessablePartitionType[] |
ClearExpiredRecordsTask.ProcessablePartitionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected ClearExpiredRecordsTask.ProcessablePartitionType |
MapClearExpiredRecordsTask.getProcessablePartitionType() |
Copyright © 2019. All Rights Reserved.