-
- All Implemented Interfaces:
-
no.ks.kes.lib.EventSubscription
public final class CatchUpSubscriptionWrapper implements EventSubscriptionWraps esjc CatchUpSubscription
-
-
Field Summary
Fields Modifier and Type Field Description private final StringstreamIdprivate final BooleanisSubscribedToAll
-
Constructor Summary
Constructors Constructor Description CatchUpSubscriptionWrapper(CatchUpSubscription catchUpSubscription)
-
Method Summary
Modifier and Type Method Description final StringgetStreamId()final BooleangetIsSubscribedToAll()LonglastProcessedEvent()-
-
Method Detail
-
getStreamId
final String getStreamId()
-
getIsSubscribedToAll
final Boolean getIsSubscribedToAll()
-
lastProcessedEvent
Long lastProcessedEvent()
-
-
-
-