Uses of Class
org.apache.flink.runtime.state.filesystem.FsCompletedCheckpointStorageLocation
Packages that use FsCompletedCheckpointStorageLocation
-
Uses of FsCompletedCheckpointStorageLocation in org.apache.flink.runtime.state.filesystem
Methods in org.apache.flink.runtime.state.filesystem that return FsCompletedCheckpointStorageLocationModifier and TypeMethodDescriptionFsCheckpointMetadataOutputStream.closeAndFinalizeCheckpoint()AbstractFsCheckpointStorageAccess.resolveCheckpointPointer(String checkpointPointer) Takes the given string (representing a pointer to a checkpoint) and resolves it to a file status for the checkpoint's metadata file.