@Internal
public static interface MailboxDefaultAction.Controller
| 限定符和类型 | 方法和说明 |
|---|---|
void |
allActionsCompleted()
This method must be called to end the stream task when all actions for the tasks have been performed.
|
MailboxDefaultAction.Suspension |
suspendDefaultAction()
Calling this method signals that the mailbox-thread should (temporarily) stop invoking the default action,
e.g. because there is currently no input available.
|
void allActionsCompleted()
MailboxDefaultAction.Suspension suspendDefaultAction()
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.