@FunctionalInterface @Internal public interface MailboxExecutorFactory
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.flink.api.common.operators.MailboxExecutor |
createExecutor(int priority)
Creates a new executor for the given priority.
|
org.apache.flink.api.common.operators.MailboxExecutor createExecutor(int priority)
priority - the priority of the mailbox executor.Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.