Uses of Interface
io.debezium.relational.history.SchemaHistoryListener
Packages that use SchemaHistoryListener
-
Uses of SchemaHistoryListener in io.debezium.relational.history
Classes in io.debezium.relational.history that implement SchemaHistoryListenerFields in io.debezium.relational.history declared as SchemaHistoryListenerModifier and TypeFieldDescriptionprivate SchemaHistoryListenerAbstractSchemaHistory.listenerstatic final SchemaHistoryListenerSchemaHistoryListener.NOOPMethods in io.debezium.relational.history with parameters of type SchemaHistoryListenerModifier and TypeMethodDescriptionvoidAbstractSchemaHistory.configure(Configuration config, HistoryRecordComparator comparator, SchemaHistoryListener listener, boolean useCatalogBeforeSchema) voidSchemaHistory.configure(Configuration config, HistoryRecordComparator comparator, SchemaHistoryListener listener, boolean useCatalogBeforeSchema) Configure this instance.