toggle menu
Wow
3.16.8
jvm
switch theme
search in API
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