public interface EvictionCallback
| Modifier and Type | Method and Description |
|---|---|
void |
evicted(CacheKey key,
java.lang.Object value)
Informs watcher that given key is evicted from the cache.
|
void evicted(CacheKey key, java.lang.Object value)
Copyright © 2018 SAP SE. All Rights Reserved.