Uses of Interface
io.debezium.schema.HistorizedDatabaseSchema
Packages that use HistorizedDatabaseSchema
-
Uses of HistorizedDatabaseSchema in io.debezium.pipeline
Fields in io.debezium.pipeline declared as HistorizedDatabaseSchemaModifier and TypeFieldDescriptionprivate final HistorizedDatabaseSchema<T>EventDispatcher.historizedSchemaMethods in io.debezium.pipeline that return HistorizedDatabaseSchema -
Uses of HistorizedDatabaseSchema in io.debezium.relational
Classes in io.debezium.relational that implement HistorizedDatabaseSchemaModifier and TypeClassDescriptionclassADatabaseSchemaor a relational database which has a schema history, that can be recovered to the current state when restarting a connector.