Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-core
/
me.ahoo.wow.eventsourcing.state
/
InMemoryStateEventBus
/
InMemoryStateEventBus
In
Memory
State
Event
Bus
constructor
(
sinkSupplier
:
(
NamedAggregate
)
->
Sinks.Many
<
StateEvent
<
*
>
>
=
{ Sinks.many().multicast().onBackpressureBuffer() }
)