@FunctionalInterface @Internal public interface MailboxExecutorFactory
Modifier and Type | Method and Description |
---|---|
MailboxExecutor |
createExecutor(int priority)
Creates a new executor for the given priority.
|
MailboxExecutor createExecutor(int priority)
priority
- the priority of the mailbox executor.Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.