Package io.debezium.connector.oracle
Class AbstractStreamingAdapter
java.lang.Object
io.debezium.connector.oracle.AbstractStreamingAdapter
- All Implemented Interfaces:
StreamingAdapter
- Direct Known Subclasses:
LogMinerAdapter,XStreamAdapter
Abstract implementation of the
StreamingAdapter for which all streaming adapters are derived.- Author:
- Chris Cranford
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.debezium.connector.oracle.StreamingAdapter
StreamingAdapter.TableNameCaseSensitivity -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.debezium.connector.oracle.StreamingAdapter
getHistoryRecordComparator, getOffsetContextLoader, getSource, getTableNameCaseSensitivity, getType
-
Field Details
-
connectorConfig
-
-
Constructor Details
-
AbstractStreamingAdapter
-
-
Method Details
-
resolveScn
-