Package io.debezium.relational.history
package io.debezium.relational.history
-
ClassDescriptionTher serializer responsible for converting of
TableChangesinto an array ofStructs.A history of the database schema described by aTables.Listener receiving lifecycle and data events fromDatabaseHistory.Implementation ofDatabaseSchemametrics.Metrics describingDatabaseHistoryuse.Compares HistoryRecord instances to determine which came first.Ther serializer responsible for converting ofTableChangesinto a JSON format.ADatabaseHistoryimplementation that stores the schema history in memory.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.