Uses of Package
org.apache.flink.streaming.runtime.io.checkpointing
-
Classes in org.apache.flink.streaming.runtime.io.checkpointing used by org.apache.flink.streaming.runtime.io Class Description CheckpointedInputGate TheCheckpointedInputGateusesCheckpointBarrierHandlerto handle incomingCheckpointBarrierfrom theInputGate. -
Classes in org.apache.flink.streaming.runtime.io.checkpointing used by org.apache.flink.streaming.runtime.io.checkpointing Class Description BarrierAlignmentUtil.Cancellable A handle to a delayed action which can be cancelled.BarrierAlignmentUtil.DelayableTimer It can register a task to be executed some time later.CheckpointBarrierHandler TheCheckpointBarrierHandlerreacts to checkpoint barrier arriving from the input channels.CheckpointedInputGate TheCheckpointedInputGateusesCheckpointBarrierHandlerto handle incomingCheckpointBarrierfrom theInputGate.SingleCheckpointBarrierHandler SingleCheckpointBarrierHandleris used for triggering checkpoint while reading the first barrier and keeping track of the number of received barriers and consumed barriers.UpstreamRecoveryTracker Tracks status of upstream channels while they recover. -
Classes in org.apache.flink.streaming.runtime.io.checkpointing used by org.apache.flink.streaming.runtime.io.recovery Class Description CheckpointedInputGate TheCheckpointedInputGateusesCheckpointBarrierHandlerto handle incomingCheckpointBarrierfrom theInputGate. -
Classes in org.apache.flink.streaming.runtime.io.checkpointing used by org.apache.flink.streaming.runtime.tasks Class Description CheckpointBarrierHandler TheCheckpointBarrierHandlerreacts to checkpoint barrier arriving from the input channels. -
Classes in org.apache.flink.streaming.runtime.io.checkpointing used by org.apache.flink.streaming.runtime.watermarkstatus Class Description CheckpointedInputGate TheCheckpointedInputGateusesCheckpointBarrierHandlerto handle incomingCheckpointBarrierfrom theInputGate.