Package org.occurrent.subscription.blocking.durable.catchup
package org.occurrent.subscription.blocking.durable.catchup
-
ClassDescriptionA
SubscriptionModelthat reads historic cloud events from the all event streams (seeEventStoreQueries.all()) until caught up with thePositionAwareSubscriptionModel.globalSubscriptionPosition()of thesubscription(you probably want to narrow the historic set events of events by using aFilterwhen subscribing).Configuration forCatchupSubscriptionModelConfigures if and how subscription position persistence should be handled during the catch-up phase.