Interface CoordinatedOperatorFactory<OUT>

All Superinterfaces:
Serializable, StreamOperatorFactory<OUT>
All Known Implementing Classes:
CollectSinkOperatorFactory, SourceOperatorFactory

@Internal public interface CoordinatedOperatorFactory<OUT> extends StreamOperatorFactory<OUT>
A factory class for the StreamOperators implementing OperatorEventHandler.