| Package | Description |
|---|---|
| org.apache.flink.runtime.checkpoint |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CheckpointPlan
The plan of one checkpoint, indicating which tasks to trigger, waiting for acknowledge or commit
for one specific checkpoint.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCheckpointPlan
The default implementation of he
CheckpointPlan. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.