Uses of Interface
org.apache.flink.runtime.checkpoint.FinishedTaskStateProvider
-
Packages that use FinishedTaskStateProvider Package Description org.apache.flink.runtime.checkpoint -
-
Uses of FinishedTaskStateProvider in org.apache.flink.runtime.checkpoint
Subinterfaces of FinishedTaskStateProvider in org.apache.flink.runtime.checkpoint Modifier and Type Interface Description interfaceCheckpointPlanThe plan of one checkpoint, indicating which tasks to trigger, waiting for acknowledge or commit for one specific checkpoint.Classes in org.apache.flink.runtime.checkpoint that implement FinishedTaskStateProvider Modifier and Type Class Description classDefaultCheckpointPlanThe default implementation of heCheckpointPlan.
-