| Package | Description |
|---|---|
| org.apache.flink.runtime.checkpoint | |
| org.apache.flink.runtime.executiongraph |
| Constructor and Description |
|---|
DefaultCheckpointPlanCalculator(org.apache.flink.api.common.JobID jobId,
CheckpointPlanCalculatorContext context,
Iterable<ExecutionJobVertex> jobVerticesInTopologyOrderIterable,
boolean allowCheckpointsAfterTasksFinished) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExecutionGraphCheckpointPlanCalculatorContext
A
CheckpointPlanCalculatorContext implementation based on the information from an ExecutionGraph. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.