public interface CacheEntriesEvictedEvent<K,V> extends Event<K,V>
CacheEntriesEvicted
.Event.Type
Modifier and Type | Method and Description |
---|---|
Map<K,V> |
getEntries()
Retrieves entries being evicted.
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.