Package io.debezium.connector.oracle
-
Interface Summary Interface Description OracleStreamingChangeEventSourceMetricsMXBean The JMX exposed interface for Oracle streaming metrics.StreamingAdapter Contract that defines unique behavior for each possibleconnection.adapter. -
Class Summary Class Description AbstractStreamingAdapter Abstract implementation of theStreamingAdapterfor which all streaming adapters are derived.BaseChangeRecordEmitter<T> Base class to emit change data based on a single entry event.BlobChunkList A "marker" class for passing a collection of Blob data type chunks toOracleValueConvertersso that each chunk can be converted, decoded, and combined into a single binary representation for event emission.Module Information about this module.OracleChangeEventSourceFactory OracleChangeEventSourceMetricsFactory OracleConnection OracleConnector OracleConnectorConfig Connector configuration for Oracle.OracleConnectorConfig.SystemTablesPredicate ATables.TableFilterthat excludes all Oracle system tables.OracleConnectorTask OracleDatabaseSchema The schema of an Oracle database.OracleDatabaseVersion Represents the Oracle database version.OracleErrorHandler Error handle for Oracle.OracleEventMetadataProvider OracleOffsetContext OracleOffsetContext.Builder OracleSchemaChangeEventEmitter SchemaChangeEventEmitterimplementation based on Oracle.OracleSnapshotChangeEventSource AStreamingChangeEventSourcefor Oracle.OracleSnapshotChangeEventSource.OracleSnapshotContext Mutable context which is populated in the course of snapshotting.OracleSourceInfoStructMaker OracleStreamingChangeEventSourceMetrics The metrics implementation for Oracle connector streaming phase.OracleTaskContext OracleTopicSelector OracleValueConverters Scn Oracle System Change Number implementationSourceInfo -
Enum Summary Enum Description OracleConnectorConfig.ConnectorAdapter OracleConnectorConfig.LogMiningDmlParser OracleConnectorConfig.LogMiningStrategy OracleConnectorConfig.SnapshotLockingMode OracleConnectorConfig.SnapshotMode The set of predefined SnapshotMode options or aliases.StreamingAdapter.TableNameCaseSensitivity Controls whether table names are viewed as case-sensitive or not.