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).CatchupSubscriptionModel the uses a default CatchupSubscriptionModelConfig with a cache size of
but store the subscription position during the catch-up phase (i.e.CatchupSubscriptionModel the uses the supplied CatchupSubscriptionModelConfig.CatchupSubscriptionModelCatchupSubscriptionModelConfig will the given cache size.CatchupSubscriptionModelConfig will the given subscription storage config.CatchupSubscriptionModelConfig will the given settings.Copyright © 2022. All rights reserved.