@Experimental public interface YieldingOperatorFactory<OUT> extends StreamOperatorFactory<OUT>
MailboxExecutor to yield to downstream operators
needs to be created through a factory implementing this interface.| Modifier and Type | Method and Description |
|---|---|
void |
setMailboxExecutor(org.apache.flink.api.common.operators.MailboxExecutor mailboxExecutor) |
createStreamOperator, getChainingStrategy, getStreamOperatorClass, isInputTypeConfigurable, isLegacySource, isOutputTypeConfigurable, isStreamSource, setChainingStrategy, setInputType, setOutputTypeCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.