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
/
DelaySnapshotRepository
/
DelaySnapshotRepository
Delay
Snapshot
Repository
constructor
(
delaySupplier
:
(
)
->
Duration
=
{ Duration.ofMillis(5) }
,
delegate
:
SnapshotRepository
=
InMemorySnapshotRepository()
)