See: Description
Interface | Description |
---|---|
StoreEvent<K,V> |
An event resulting from a mutative
Store operation. |
StoreEventFilter<K,V> |
Interface used to create
Store event filters |
StoreEventListener<K,V> |
Interface used to register on a
StoreEventSource to get notified of events happening to mappings the
Store contains. |
StoreEventSource<K,V> |
Interface to enable listening on and configuring the
Store eventing system. |