Uses of Interface
io.debezium.relational.history.DatabaseHistoryListener
Packages that use DatabaseHistoryListener
-
Uses of DatabaseHistoryListener in io.debezium.relational.history
Classes in io.debezium.relational.history that implement DatabaseHistoryListenerFields in io.debezium.relational.history declared as DatabaseHistoryListenerModifier and TypeFieldDescriptionprivate DatabaseHistoryListenerAbstractDatabaseHistory.listenerstatic final DatabaseHistoryListenerDatabaseHistoryListener.NOOPMethods in io.debezium.relational.history with parameters of type DatabaseHistoryListenerModifier and TypeMethodDescriptionvoidAbstractDatabaseHistory.configure(Configuration config, HistoryRecordComparator comparator, DatabaseHistoryListener listener, boolean useCatalogBeforeSchema) voidDatabaseHistory.configure(Configuration config, HistoryRecordComparator comparator, DatabaseHistoryListener listener, boolean useCatalogBeforeSchema) Configure this instance.voidFileDatabaseHistory.configure(Configuration config, HistoryRecordComparator comparator, DatabaseHistoryListener listener, boolean useCatalogBeforeSchema) voidKafkaDatabaseHistory.configure(Configuration config, HistoryRecordComparator comparator, DatabaseHistoryListener listener, boolean useCatalogBeforeSchema)