public class PgPagedCatchUpFactory extends Object implements PgCatchupFactory
| Constructor and Description |
|---|
PgPagedCatchUpFactory() |
| Modifier and Type | Method and Description |
|---|---|
PgPagedCatchup |
create(@NonNull SubscriptionRequestTO request,
@NonNull PgPostQueryMatcher postQueryMatcher,
@NonNull SubscriptionImpl<Fact> subscription,
@NonNull AtomicLong serial) |
public PgPagedCatchup create(@NonNull @NonNull SubscriptionRequestTO request, @NonNull @NonNull PgPostQueryMatcher postQueryMatcher, @NonNull @NonNull SubscriptionImpl<Fact> subscription, @NonNull @NonNull AtomicLong serial)
create in interface PgCatchupFactoryCopyright © 2018–2019 factcast. All rights reserved.