public interface PgCatchupFactory
| Modifier and Type | Method and Description |
|---|---|
PgCatchup |
create(@NonNull SubscriptionRequestTO request,
@NonNull PgPostQueryMatcher postQueryMatcher,
@NonNull SubscriptionImpl<Fact> subscription,
@NonNull AtomicLong serial) |
PgCatchup create(@NonNull @NonNull SubscriptionRequestTO request, @NonNull @NonNull PgPostQueryMatcher postQueryMatcher, @NonNull @NonNull SubscriptionImpl<Fact> subscription, @NonNull @NonNull AtomicLong serial)
Copyright © 2018–2019 factcast. All rights reserved.