| Package | Description |
|---|---|
| io.debezium.pipeline | |
| io.debezium.relational | |
| io.debezium.relational.history | |
| io.debezium.schema |
| Class and Description |
|---|
| TableChanges.TableChangesSerializer
The interface that defines conversion of
TableChanges into a serialized format for
persistent storage or delivering as a message. |
| Class and Description |
|---|
| DatabaseHistory
A history of the database schema described by a
Tables. |
| HistoryRecordComparator
Compares HistoryRecord instances to determine which came first.
|
| TableChanges
An abstract representation of one or more changes to the structure to the tables of a relational database.
|
| Class and Description |
|---|
| AbstractDatabaseHistory |
| DatabaseHistory
A history of the database schema described by a
Tables. |
| DatabaseHistoryException |
| DatabaseHistoryListener
Listener receiving lifecycle and data events from
DatabaseHistory. |
| DatabaseHistoryMetrics.DatabaseHistoryStatus |
| DatabaseHistoryMXBean
Metrics describing
DatabaseHistory use. |
| HistoryRecord |
| HistoryRecordComparator
Compares HistoryRecord instances to determine which came first.
|
| TableChanges
An abstract representation of one or more changes to the structure to the tables of a relational database.
|
| TableChanges.TableChange |
| TableChanges.TableChangesSerializer
The interface that defines conversion of
TableChanges into a serialized format for
persistent storage or delivering as a message. |
| TableChanges.TableChangeType |
| Class and Description |
|---|
| TableChanges
An abstract representation of one or more changes to the structure to the tables of a relational database.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.