public interface EventuallyConsistentMapListener<K,V>
Modifier and Type | Method and Description |
---|---|
void |
event(EventuallyConsistentMapEvent<K,V> event)
Reacts to the specified event.
|
void event(EventuallyConsistentMapEvent<K,V> event)
event
- the event