@Internal public interface YieldingOperator<OUT> extends StreamOperator<OUT>
MailboxExecutor should implement this interface.
Note, this interface is not needed when using StreamOperatorFactory or AbstractStreamOperatorV2 as those have access to the MailboxExecutor via StreamOperatorParameters.getMailboxExecutor()| Modifier and Type | Method and Description |
|---|---|
void |
setMailboxExecutor(org.apache.flink.api.common.operators.MailboxExecutor mailboxExecutor) |
close, finish, getMetricGroup, getOperatorAttributes, getOperatorID, initializeState, open, prepareSnapshotPreBarrier, setKeyContextElement1, setKeyContextElement2, snapshotStatenotifyCheckpointAborted, notifyCheckpointCompletegetCurrentKey, setCurrentKeyCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.