@ThreadSafe
public interface EvictionManager<K,V>
| Modifier and Type | Method and Description |
|---|---|
void |
onEntryEviction(Map<K,Map.Entry<K,V>> evicted)
Handles notifications of evicted entries
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.