Package mariadbcdc.binlog.reader
Class BinLogLifecycleListener.NullBinLogLifecycleListener
- java.lang.Object
-
- mariadbcdc.binlog.reader.BinLogLifecycleListener.NullBinLogLifecycleListener
-
- All Implemented Interfaces:
BinLogLifecycleListener
- Enclosing interface:
- BinLogLifecycleListener
public static class BinLogLifecycleListener.NullBinLogLifecycleListener extends java.lang.Object implements BinLogLifecycleListener
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface mariadbcdc.binlog.reader.BinLogLifecycleListener
BinLogLifecycleListener.NullBinLogLifecycleListener
-
-
Field Summary
-
Fields inherited from interface mariadbcdc.binlog.reader.BinLogLifecycleListener
NULL
-
-
Constructor Summary
Constructors Constructor Description NullBinLogLifecycleListener()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface mariadbcdc.binlog.reader.BinLogLifecycleListener
onConnected, onDisconnected, onStarted
-
-