See: Description
| Class | Description |
|---|---|
| RICacheEntryEvent<K,V> |
The reference implementation of the
CacheEntryEvent. |
| RICacheEntryEventFilteringIterable<K,V> |
An adapter to provide
Iterables over Cache Entries, those of which
are filtered using a CacheEntryEventFilter. |
| RICacheEntryEventFilteringIterator<K,V> |
A adapter to
Iterators to allow filtering of CacheEntryEvents |
| RICacheEntryListenerRegistration<K,V> |
An internal structure to represent the registration of a
CacheEntryListener. |
| RICacheEventDispatcher<K,V> |
Collects and appropriately dispatches
CacheEntryEvents to
CacheEntryListeners. |
Copyright © 2019. All rights reserved.