BatchRegenerateSnapshotHandlerFunction
class BatchRegenerateSnapshotHandlerFunction(aggregateMetadata: AggregateMetadata<*, *>, stateAggregateFactory: StateAggregateFactory, eventStore: EventStore, snapshotStore: SnapshotStore, exceptionHandler: RequestExceptionHandler, batchExecutionPolicy: BatchExecutionPolicy) : HandlerFunction<ServerResponse>
Constructors
Link copied to clipboard
constructor(aggregateMetadata: AggregateMetadata<*, *>, stateAggregateFactory: StateAggregateFactory, eventStore: EventStore, snapshotStore: SnapshotStore, exceptionHandler: RequestExceptionHandler, batchExecutionPolicy: BatchExecutionPolicy)