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