| Package | Description |
|---|---|
| io.debezium.jdbc | |
| io.debezium.relational | |
| io.debezium.relational.ddl | |
| io.debezium.relational.history | |
| io.debezium.relational.mapping | |
| io.debezium.schema |
| Class and Description |
|---|
| Column
An immutable definition of a column.
|
| TableEditor |
| TableId
Unique identifier for a database table.
|
| Tables
Structural definitions for a set of tables in a JDBC database.
|
| Tables.ColumnNameFilter
A filter for columns.
|
| Tables.TableFilter
A filter for tables.
|
| ValueConverter
A function that converts from a column data value into another value.
|
| ValueConverterProvider
A provider of
ValueConverter functions and the SchemaBuilder used to describe them. |
| Class and Description |
|---|
| Column
An immutable definition of a column.
|
| ColumnEditor
An editor for
Column instances. |
| ColumnEditorImpl |
| ColumnId
Unique identifier for a column in a database table.
|
| HistorizedRelationalDatabaseConnectorConfig
Configuration options shared across the relational CDC connectors which use a persistent database schema history.
|
| HistorizedRelationalDatabaseSchema
A
DatabaseSchema or a relational database which has a schema history, that can be recovered to the current
state when restarting a connector. |
| HistorizedRelationalSnapshotChangeEventSource.SnapshotContext
Mutable context which is populated in the course of snapshotting.
|
| HistorizedRelationalSnapshotChangeEventSource.SnapshottingTask
A configuration describing the task to be performed during snapshotting.
|
| RelationalDatabaseConnectorConfig
Configuration options shared across the relational CDC connectors.
|
| RelationalDatabaseSchema
A
DatabaseSchema of a relational database such as Postgres. |
| RelationalDatabaseSchema.SchemasByTableId
A map of schemas by table id.
|
| RelationalTableFilters |
| Selectors.DatabaseSelectionPredicateBuilder
A builder of a database predicate.
|
| Selectors.TableIdToStringMapper
Implementations convert given
TableIds to strings, so regular expressions can be applied to them for the
purpose of table filtering. |
| Selectors.TableSelectionPredicateBuilder
A builder of a table predicate.
|
| SystemVariables
Encapsulates a set of a database's system variables.
|
| SystemVariables.DefaultScope |
| SystemVariables.Scope
Interface that is used for enums defining the customized scope values for specific DBMSs.
|
| Table
An immutable definition of a table.
|
| TableEditor |
| TableId
Unique identifier for a database table.
|
| TableIdParser.ParsingContext |
| TableIdParser.ParsingState |
| TableImpl |
| Tables
Structural definitions for a set of tables in a JDBC database.
|
| Tables.TableFilter
A filter for tables.
|
| Tables.TableIds
A set of table ids.
|
| Tables.TablesById
A map of tables by id.
|
| TableSchema
Defines the Kafka Connect
Schema functionality associated with a given table definition, and which can
be used to send rows of data that match the table definition to Kafka Connect. |
| TableSchemaBuilder
Builder that constructs
TableSchema instances for Table definitions. |
| ValueConverter
A function that converts from a column data value into another value.
|
| ValueConverterProvider
A provider of
ValueConverter functions and the SchemaBuilder used to describe them. |
| Class and Description |
|---|
| Column
An immutable definition of a column.
|
| ColumnEditor
An editor for
Column instances. |
| SystemVariables
Encapsulates a set of a database's system variables.
|
| Table
An immutable definition of a table.
|
| TableEditor |
| TableId
Unique identifier for a database table.
|
| Tables
Structural definitions for a set of tables in a JDBC database.
|
| Class and Description |
|---|
| Column
An immutable definition of a column.
|
| Table
An immutable definition of a table.
|
| TableId
Unique identifier for a database table.
|
| Tables
Structural definitions for a set of tables in a JDBC database.
|
| Class and Description |
|---|
| Column
An immutable definition of a column.
|
| ColumnId
Unique identifier for a column in a database table.
|
| Table
An immutable definition of a table.
|
| TableId
Unique identifier for a database table.
|
| ValueConverter
A function that converts from a column data value into another value.
|
| Class and Description |
|---|
| Table
An immutable definition of a table.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.