| Class | Description |
|---|---|
| CatchupSubscriptionModel |
A
SubscriptionModel that reads historic cloud events from the all event streams (see EventStoreQueries.all()) until caught up with the
PositionAwareSubscriptionModel.globalSubscriptionPosition() of the subscription (you probably want to narrow the historic set events of events
by using a Filter when subscribing). |
| CatchupSubscriptionModelConfig |
Configuration for
CatchupSubscriptionModel |
| SubscriptionPositionStorageConfig |
Configures if and how subscription position persistence should be handled during the catch-up phase.
|
| SubscriptionPositionStorageConfig.PersistSubscriptionPositionDuringCatchupPhase | |
| SubscriptionPositionStorageConfig.UseSubscriptionPositionInStorage | |
| TimeBasedSubscriptionPosition |
Copyright © 2022. All rights reserved.