@FunctionalInterface public interface EventConsumer<K,V> extends ISubscriber
| Modifier and Type | Method and Description |
|---|---|
void |
notifyEvent(MapEvent<K,V> changeEvent) |
onEndOfSubscriptionvoid notifyEvent(MapEvent<K,V> changeEvent) throws InvalidSubscriberException
InvalidSubscriberExceptionCopyright © 2015. All rights reserved.