public static class RelationalSnapshotChangeEventSource.SnapshotContext extends Object implements AutoCloseable
| Modifier and Type | Field and Description |
|---|---|
Set<TableId> |
capturedTables |
String |
catalogName |
boolean |
lastRecordInTable |
boolean |
lastTable |
OffsetContext |
offset |
Tables |
tables |
| Constructor and Description |
|---|
SnapshotContext(String catalogName) |
public final String catalogName
public final Tables tables
public OffsetContext offset
public boolean lastTable
public boolean lastRecordInTable
public SnapshotContext(String catalogName) throws SQLException
SQLExceptionpublic void close()
throws Exception
close in interface AutoCloseableExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.