Interface | Description |
---|---|
EvictableEntryView<K,V> |
Contract point (from the end user perspective)
for serving/accessing entries that can be evicted.
|
EvictionPolicyComparator<K,V,E extends EvictableEntryView<K,V>> |
A kind of
Comparator to be
used while comparing entries to be evicted. |
Copyright © 2023 Hazelcast, Inc.. All rights reserved.