ResendStateEventHandler

class ResendStateEventHandler(aggregateMetadata: AggregateMetadata<*, *>, eventStore: EventStore, stateEventCompensator: StateEventCompensator, batchExecutionPolicy: BatchExecutionPolicy)

Constructors

Link copied to clipboard
constructor(aggregateMetadata: AggregateMetadata<*, *>, eventStore: EventStore, stateEventCompensator: StateEventCompensator, batchExecutionPolicy: BatchExecutionPolicy)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun handle(afterId: String, limit: Int): Mono<BatchResult>