toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-core
/
me.ahoo.wow.eventsourcing.snapshot
/
SnapshotStrategy
Snapshot
Strategy
interface
SnapshotStrategy
SnapshotStrategy .
Author
ahoo wang
Inheritors
SimpleSnapshotStrategy
NoOp
VersionOffsetSnapshotStrategy
MetricSnapshotStrategy
Members
Members & Extensions
Types
No
Op
Link copied to clipboard
object
NoOp
:
SnapshotStrategy
Functions
metrizable
Link copied to clipboard
fun
SnapshotStrategy
.
metrizable
(
)
:
SnapshotStrategy
on
Event
Link copied to clipboard
abstract
fun
onEvent
(
stateEventExchange
:
StateEventExchange
<
*
>
)
:
Mono
<
Void
>