BatchRegenerateSnapshotHandlerFunctionFactory
class BatchRegenerateSnapshotHandlerFunctionFactory(stateAggregateFactory: StateAggregateFactory, eventStore: EventStore, snapshotStore: SnapshotStore, exceptionHandler: RequestExceptionHandler, batchExecutionPolicy: BatchExecutionPolicy) : AggregateRouteHandlerFunctionFactorySupport
Constructors
Link copied to clipboard
constructor(stateAggregateFactory: StateAggregateFactory, eventStore: EventStore, snapshotStore: SnapshotStore, exceptionHandler: RequestExceptionHandler, batchExecutionPolicy: BatchExecutionPolicy)