Class OperatorEventDispatcherImpl

java.lang.Object
org.apache.flink.streaming.runtime.tasks.OperatorEventDispatcherImpl
All Implemented Interfaces:
OperatorEventDispatcher

@Internal public final class OperatorEventDispatcherImpl extends Object implements OperatorEventDispatcher
An implementation of the OperatorEventDispatcher.

This class is intended for single threaded use from the stream task mailbox.