Uses of Interface
org.apache.flink.runtime.util.event.NotificationListener
Packages that use NotificationListener
-
Uses of NotificationListener in org.apache.flink.runtime.io.disk.iomanager
Methods in org.apache.flink.runtime.io.disk.iomanager with parameters of type NotificationListenerModifier and TypeMethodDescriptionbooleanAsynchronousBufferFileWriter.registerAllRequestsProcessedListener(NotificationListener listener) protected booleanAsynchronousFileIOChannel.registerAllRequestsProcessedListener(NotificationListener listener) Registers a listener to be notified when all outstanding requests have been processed.booleanBufferFileWriter.registerAllRequestsProcessedListener(NotificationListener listener) Registers a listener, which is notified after all outstanding requests have been processed.