public class EventuateLocalAggregatesEvents extends Object implements AggregateEvents
| Constructor and Description |
|---|
EventuateLocalAggregatesEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
subscribe(String subscriberId,
Map<String,Set<String>> aggregatesAndEvents,
SubscriberOptions options,
Function<SerializedEvent,CompletableFuture<?>> handler) |
public void subscribe(String subscriberId, Map<String,Set<String>> aggregatesAndEvents, SubscriberOptions options, Function<SerializedEvent,CompletableFuture<?>> handler)
subscribe in interface AggregateEventsCopyright © 2019. All rights reserved.