public class InitialSnapshotter extends QueryingSnapshotter
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
LOGGER |
private OffsetState |
sourceInfo |
| Constructor and Description |
|---|
InitialSnapshotter() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(PostgresConnectorConfig config,
OffsetState sourceInfo,
SlotState slotState) |
boolean |
shouldSnapshot() |
boolean |
shouldStream() |
buildSnapshotQueryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexportSnapshot, shouldStreamEventsStartingFromSnapshot, snapshotCompleted, snapshotTableLockingStatement, snapshotTransactionIsolationLevelStatementprivate static final org.slf4j.Logger LOGGER
private OffsetState sourceInfo
public void init(PostgresConnectorConfig config, OffsetState sourceInfo, SlotState slotState)
init in interface Snapshotterinit in class QueryingSnapshotterpublic boolean shouldStream()
public boolean shouldSnapshot()
Copyright © 2021 JBoss by Red Hat. All rights reserved.