Class GaugePeriodTimer
java.lang.Object
org.apache.flink.streaming.runtime.tasks.mailbox.GaugePeriodTimer
- All Implemented Interfaces:
PeriodTimer
Implementation of
PeriodTimer based on TimerGauge.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GaugePeriodTimer
-
-
Method Details
-
markStart
public void markStart()- Specified by:
markStartin interfacePeriodTimer
-
markEnd
public void markEnd()- Specified by:
markEndin interfacePeriodTimer
-