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