Uses of Package
io.debezium.relational.history
Packages that use io.debezium.relational.history
Package
Description
-
Classes in io.debezium.relational.history used by io.debezium.pipelineClassDescriptionTher serializer responsible for converting of
TableChangesinto an array ofStructs. -
Classes in io.debezium.relational.history used by io.debezium.pipeline.signal.actionsClassDescriptionThe interface that defines conversion of
TableChangesinto a serialized format for persistent storage or delivering as a message. -
Classes in io.debezium.relational.history used by io.debezium.relationalClassDescriptionCompares HistoryRecord instances to determine which came first.A history of the database schema described by a
Tables.An abstract representation of one or more changes to the structure to the tables of a relational database. -
Classes in io.debezium.relational.history used by io.debezium.relational.historyClassDescriptionCompares HistoryRecord instances to determine which came first.A history of the database schema described by a
Tables.Listener receiving lifecycle and data events fromSchemaHistory.Metrics describingSchemaHistoryuse.An abstract representation of one or more changes to the structure to the tables of a relational database.The interface that defines conversion ofTableChangesinto a serialized format for persistent storage or delivering as a message. -
Classes in io.debezium.relational.history used by io.debezium.schemaClassDescriptionTher serializer responsible for converting of
TableChangesinto an array ofStructs.An abstract representation of one or more changes to the structure to the tables of a relational database.