Package | Description |
---|---|
org.apache.flink.runtime.state.filesystem |
Modifier and Type | Method and Description |
---|---|
FsCompletedCheckpointStorageLocation |
FsCheckpointMetadataOutputStream.closeAndFinalizeCheckpoint() |
static FsCompletedCheckpointStorageLocation |
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.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.