public static class RelationalSnapshotChangeEventSource.RelationalSnapshotContext extends AbstractSnapshotChangeEventSource.SnapshotContext
Modifier and Type | Field and Description |
---|---|
Set<TableId> |
capturedSchemaTables |
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
SQLException
Copyright © 2021 JBoss by Red Hat. All rights reserved.