Debezium Connector for Oracle 1.4.1.Final
- java.lang.Object
-
- io.debezium.pipeline.source.AbstractSnapshotChangeEventSource.SnapshotContext
-
- io.debezium.relational.RelationalSnapshotChangeEventSource.RelationalSnapshotContext
-
- io.debezium.connector.oracle.OracleSnapshotChangeEventSource.OracleSnapshotContext
-
- All Implemented Interfaces:
- AutoCloseable
- Enclosing class:
- OracleSnapshotChangeEventSource
private static class OracleSnapshotChangeEventSource.OracleSnapshotContext
extends io.debezium.relational.RelationalSnapshotChangeEventSource.RelationalSnapshotContext
Mutable context which is populated in the course of snapshotting.
-
-
Field Summary
-
Fields inherited from class io.debezium.relational.RelationalSnapshotChangeEventSource.RelationalSnapshotContext
capturedTables, catalogName, lastRecordInTable, lastTable, tables
-
Fields inherited from class io.debezium.pipeline.source.AbstractSnapshotChangeEventSource.SnapshotContext
offset
-
Method Summary
-
Methods inherited from class io.debezium.pipeline.source.AbstractSnapshotChangeEventSource.SnapshotContext
close
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Debezium Connector for Oracle 1.4.1.Final
Copyright © 2021 JBoss by Red Hat. All rights reserved.