| Package | Description |
|---|---|
| org.apache.flink.streaming.runtime.tasks |
This package contains classes that realize streaming tasks.
|
| org.apache.flink.streaming.runtime.tasks.mailbox |
| Modifier and Type | Field and Description |
|---|---|
protected MailboxProcessor |
StreamTask.mailboxProcessor |
| Constructor and Description |
|---|
MailboxController(MailboxProcessor mailboxProcessor) |
MailboxExecutorImpl(TaskMailbox mailbox,
int priority,
StreamTaskActionExecutor actionExecutor,
MailboxProcessor mailboxProcessor) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.