public class PgCatchUpFetchPage extends Object
| Constructor and Description |
|---|
PgCatchUpFetchPage() |
| Modifier and Type | Method and Description |
|---|---|
LinkedList<Fact> |
fetchFacts(@NonNull AtomicLong serial) |
LinkedList<Fact> |
fetchIdFacts(@NonNull AtomicLong serial) |
public LinkedList<Fact> fetchFacts(@NonNull @NonNull AtomicLong serial)
public LinkedList<Fact> fetchIdFacts(@NonNull @NonNull AtomicLong serial)
Copyright © 2018–2019 factcast. All rights reserved.