Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-redis
/
me.ahoo.wow.redis.eventsourcing
/
DefaultSnapshotKeyConverter
Default
Snapshot
Key
Converter
object
DefaultSnapshotKeyConverter
:
AggregateKeyConverter
Members
Functions
convert
Link copied to clipboard
open
override
fun
convert
(
aggregateId
:
AggregateId
)
:
String
to
Aggregate
Id
Link copied to clipboard
fun
toAggregateId
(
namedAggregate
:
NamedAggregate
,
key
:
String
)
:
AggregateId
to
Key
Prefix
Link copied to clipboard
fun
NamedAggregate
.
toKeyPrefix
(
)
:
String