| 程序包 | 说明 |
|---|---|
| org.apache.flink.streaming.runtime.tasks |
This package contains classes that realize streaming tasks.
|
| org.apache.flink.streaming.runtime.tasks.mailbox |
| 限定符和类型 | 字段和说明 |
|---|---|
protected MailboxProcessor |
StreamTask.mailboxProcessor |
| 构造器和说明 |
|---|
MailboxController(MailboxProcessor mailboxProcessor) |
MailboxExecutorImpl(TaskMailbox mailbox,
int priority,
StreamTaskActionExecutor actionExecutor,
MailboxProcessor mailboxProcessor) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.