| Modifier and Type | Method and Description |
|---|---|
CatchupSubscriptionModelConfig |
CatchupSubscriptionModelConfig.catchupPhaseSortBy(org.occurrent.eventstore.api.SortBy sortBy)
Specify how to sort the events that are read from the event store during catch-up phase.
|
| Constructor and Description |
|---|
CatchupSubscriptionModel(PositionAwareSubscriptionModel subscriptionModel,
EventStoreQueries eventStoreQueries,
CatchupSubscriptionModelConfig config)
Create a new instance of
CatchupSubscriptionModel the uses the supplied CatchupSubscriptionModelConfig. |
Copyright © 2022. All rights reserved.