Uses of Class
org.apache.flink.runtime.messages.checkpoint.AcknowledgeCheckpoint
Packages that use AcknowledgeCheckpoint
-
Uses of AcknowledgeCheckpoint in org.apache.flink.runtime.checkpoint
Methods in org.apache.flink.runtime.checkpoint with parameters of type AcknowledgeCheckpointModifier and TypeMethodDescriptionbooleanCheckpointCoordinator.receiveAcknowledgeMessage(AcknowledgeCheckpoint message, String taskManagerLocationInfo) Receives an AcknowledgeCheckpoint message and returns whether the message was associated with a pending checkpoint.