Uses of Class
org.apache.flink.runtime.messages.checkpoint.SerializedCheckpointException
Packages that use SerializedCheckpointException
Package
Description
This package contains the messages that are sent between
JobMaster and TaskExecutor to coordinate the checkpoint snapshots of the
distributed dataflow.-
Uses of SerializedCheckpointException in org.apache.flink.runtime.messages.checkpoint
Methods in org.apache.flink.runtime.messages.checkpoint that return SerializedCheckpointExceptionModifier and TypeMethodDescriptionDeclineCheckpoint.getSerializedCheckpointException()Gets the reason why the checkpoint was declined.