toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-core
/
me.ahoo.wow.eventsourcing
/
AggregateIdScanner
Aggregate
Id
Scanner
interface
AggregateIdScanner
Inheritors
SnapshotRepository
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
scan
Aggregate
Id
Link copied to clipboard
abstract
fun
scanAggregateId
(
namedAggregate
:
NamedAggregate
,
afterId
:
String
=
FIRST_ID
,
limit
:
Int
=
10
)
:
Flux
<
AggregateId
>