toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-core
/
me.ahoo.wow.eventsourcing.snapshot
/
SimpleSnapshotStrategy
Simple
Snapshot
Strategy
class
SimpleSnapshotStrategy
(
snapshotRepository
:
SnapshotRepository
)
:
SnapshotStrategy
Members
Members & Extensions
Constructors
Simple
Snapshot
Strategy
Link copied to clipboard
constructor
(
snapshotRepository
:
SnapshotRepository
)
Functions
metrizable
Link copied to clipboard
fun
SnapshotStrategy
.
metrizable
(
)
:
SnapshotStrategy
on
Event
Link copied to clipboard
open
override
fun
onEvent
(
stateEventExchange
:
StateEventExchange
<
*
>
)
:
Mono
<
Void
>