| Package | Description |
|---|---|
| io.axoniq.axondb.client.util |
| Constructor and Description |
|---|
Broadcaster(Collection<NodeInfo> destinations,
Broadcaster.Action<T> action,
Consumer<T> onNextCallback)
Initialize the broadcaster to send to given
destinations using the given action, invoking the
given onNextCallback when replies are received. |
Copyright © 2017–2018. All rights reserved.