Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
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
>