| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.messages.checkpoint |
This package contains the messages that are sent between
JobMaster and TaskExecutor to coordinate the checkpoint snapshots of the
distributed dataflow. |
| 限定符和类型 | 方法和说明 |
|---|---|
SerializedCheckpointException |
DeclineCheckpoint.getSerializedCheckpointException()
Gets the reason why the checkpoint was declined.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.