R2dbcSnapshotRepository
class R2dbcSnapshotRepository(database: Database, snapshotSchema: SnapshotSchema) : SnapshotRepository
Functions
Link copied to clipboard
Link copied to clipboard
open override fun scanAggregateId(namedAggregate: NamedAggregate, afterId: String, limit: Int): Flux<AggregateId>