| Package | Description |
|---|---|
| org.apache.flink.runtime.state.filesystem |
| Modifier and Type | Class and Description |
|---|---|
class |
RelativeFileStateHandle
A
StreamStateHandle for state that was written to a file stream. |
| Modifier and Type | Method and Description |
|---|---|
FileStateHandle |
FileBasedStateOutputStream.closeAndGetHandle() |
FileStateHandle |
FsCompletedCheckpointStorageLocation.getMetadataHandle() |
| Constructor and Description |
|---|
FsCompletedCheckpointStorageLocation(org.apache.flink.core.fs.FileSystem fs,
org.apache.flink.core.fs.Path exclusiveCheckpointDir,
FileStateHandle metadataFileHandle,
String externalPointer) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.