Uses of Class
org.apache.nifi.cdc.mysql.event.BinlogLifecycleListener
Packages that use BinlogLifecycleListener
-
Uses of BinlogLifecycleListener in org.apache.nifi.cdc.mysql.processors
Fields in org.apache.nifi.cdc.mysql.processors declared as BinlogLifecycleListenerModifier and TypeFieldDescriptionprivate BinlogLifecycleListenerCaptureChangeMySQL.lifecycleListenerMethods in org.apache.nifi.cdc.mysql.processors that return BinlogLifecycleListenerModifier and TypeMethodDescription(package private) BinlogLifecycleListenerCaptureChangeMySQL.createBinlogLifecycleListener()Creates and returns a BinlogLifecycleListener instance, associated with the specified binlog client and event queue.