@Internal public static interface MailboxDefaultAction.Controller
Modifier and Type | Method and Description |
---|---|
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.
|
void allActionsCompleted()
MailboxDefaultAction.Suspension suspendDefaultAction()
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.