Package org.occurrent.subscription.blocking.durable.catchup
package org.occurrent.subscription.blocking.durable.catchup
-
ClassDescriptionA
SubscriptionModelthat can read 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 forCatchupSubscriptionModelUtility functions for easily specifying start position for theCatchupSubscriptionModel.Configures if and how subscription position persistence should be handled during the catch-up phase.