| Package | Description |
|---|---|
| org.apache.flink.streaming.runtime.tasks.mailbox |
| Modifier and Type | Class and Description |
|---|---|
class |
GaugePeriodTimer
Implementation of
PeriodTimer based on TimerGauge. |
| Modifier and Type | Method and Description |
|---|---|
MailboxDefaultAction.Suspension |
MailboxProcessor.MailboxController.suspendDefaultAction(PeriodTimer suspensionPeriodTimer) |
MailboxDefaultAction.Suspension |
MailboxDefaultAction.Controller.suspendDefaultAction(PeriodTimer suspensionPeriodTimer)
Calling this method signals that the mailbox-thread should (temporarily) stop invoking
the default action, e.g.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.