| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.state.filesystem |
| 限定符和类型 | 类和说明 |
|---|---|
class |
RelativeFileStateHandle
A
StreamStateHandle for state that was written to a file stream. |
| 限定符和类型 | 方法和说明 |
|---|---|
FileStateHandle |
FileBasedStateOutputStream.closeAndGetHandle() |
FileStateHandle |
FsCompletedCheckpointStorageLocation.getMetadataHandle() |
| 构造器和说明 |
|---|
FsCompletedCheckpointStorageLocation(org.apache.flink.core.fs.FileSystem fs,
org.apache.flink.core.fs.Path exclusiveCheckpointDir,
FileStateHandle metadataFileHandle,
String externalPointer) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.