| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.checkpoint |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
CheckpointPlan
The plan of one checkpoint, indicating which tasks to trigger, waiting for acknowledge or commit
for one specific checkpoint.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultCheckpointPlan
The default implementation of he
CheckpointPlan. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.