| Package | Description |
|---|---|
| org.apache.flink.runtime.state.filesystem |
| Modifier and Type | Method and Description |
|---|---|
SegmentFileStateHandle |
FileMergingCheckpointStateOutputStream.closeAndGetHandle() |
SegmentFileStateHandle |
FileMergingCheckpointStateOutputStream.FileMergingSnapshotManagerProxy.closeStreamAndCreateStateHandle(org.apache.flink.core.fs.Path filePath,
long startPos,
long stateSize)
Close the stream and create a
SegmentFileStateHandle for a file segment. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.