Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-core
/
me.ahoo.wow.eventsourcing
/
AggregateIdScanner
/
scanAggregateId
scan
Aggregate
Id
abstract
fun
scanAggregateId
(
namedAggregate
:
NamedAggregate
,
afterId
:
String
=
FIRST_ID
,
limit
:
Int
=
10
)
:
Flux
<
AggregateId
>