Package | Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
SerializedCheckpointException |
DeclineCheckpoint.getSerializedCheckpointException()
Gets the reason why the checkpoint was declined.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.