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
/
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
>