Class AbstractNotificationsIT.ClientListener
java.lang.Object
io.debezium.pipeline.notification.AbstractNotificationsIT.ClientListener
- All Implemented Interfaces:
EventListener,NotificationListener
- Enclosing class:
- AbstractNotificationsIT<T extends org.apache.kafka.connect.source.SourceConnector>
public static class AbstractNotificationsIT.ClientListener
extends Object
implements NotificationListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleNotification(Notification notification, Object handback)
-
Constructor Details
-
ClientListener
public ClientListener()
-
-
Method Details
-
handleNotification
- Specified by:
handleNotificationin interfaceNotificationListener
-