receive

open override fun receive(namedAggregates: Set<NamedAggregate>): Flux<EventStreamExchange>

Receives event stream exchanges for the specified named aggregates and collects metrics on the operation. Metrics collected include timing and tags for aggregate identification and subscriber information.

Return

a Flux of event stream exchanges

Parameters

namedAggregates

the set of named aggregates to receive events for