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