| Interface | Description |
|---|---|
| CacheEventManager<K,V> |
An interface for a manager that forwards the given events to the given listener.
|
| Class | Description |
|---|---|
| ListenerCacheEventManager<K,V> |
A
CacheEventManager that only sends the events to the listener. |
| ListenerCollection<K,V> | |
| TCacheEntryEvent<K,V> |
tCache implementation of
CacheEntryEvent. |
| TCacheEntryEventCollection<K,V> |
| Enum | Description |
|---|---|
| DispatchMode |
Copyright © 2018 trivago. All rights reserved.