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