Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-mock
/
me.ahoo.wow.eventsourcing.mock
/
DelayEventStore
/
DelayEventStore
Delay
Event
Store
constructor
(
delaySupplier
:
(
)
->
Duration
=
{ Duration.ofMillis(5) }
,
delegate
:
EventStore
=
InMemoryEventStore()
)