Uses of Interface
org.apache.flink.streaming.runtime.io.checkpointing.BarrierAlignmentUtil.Cancellable
-
Packages that use BarrierAlignmentUtil.Cancellable Package Description org.apache.flink.streaming.runtime.io.checkpointing -
-
Uses of BarrierAlignmentUtil.Cancellable in org.apache.flink.streaming.runtime.io.checkpointing
Methods in org.apache.flink.streaming.runtime.io.checkpointing that return BarrierAlignmentUtil.Cancellable Modifier and Type Method Description BarrierAlignmentUtil.CancellableBarrierAlignmentUtil.DelayableTimer. registerTask(Callable<?> callable, Duration delay)Register a task to be executed some time later.
-