public static class RelationalSnapshotChangeEventSource.RelationalSnapshotContext extends AbstractSnapshotChangeEventSource.SnapshotContext
| Modifier and Type | Field and Description |
|---|---|
Set<TableId> |
capturedTables |
String |
catalogName |
boolean |
lastRecordInTable |
boolean |
lastTable |
Tables |
tables |
offset| Constructor and Description |
|---|
RelationalSnapshotContext(String catalogName) |
public final String catalogName
public final Tables tables
public boolean lastTable
public boolean lastRecordInTable
public RelationalSnapshotContext(String catalogName) throws SQLException
SQLExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.