Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-r2dbc
/
me.ahoo.wow.r2dbc
/
SnapshotSchema
Snapshot
Schema
interface
SnapshotSchema
Inheritors
SimpleSnapshotSchema
ShardingSnapshotSchema
Members
Functions
load
Link copied to clipboard
abstract
fun
load
(
aggregateId
:
AggregateId
)
:
String
load
By
Version
Link copied to clipboard
abstract
fun
loadByVersion
(
aggregateId
:
AggregateId
)
:
String
save
Link copied to clipboard
abstract
fun
save
(
aggregateId
:
AggregateId
)
:
String
scan
Link copied to clipboard
abstract
fun
scan
(
aggregateId
:
AggregateId
)
:
String