| Package | Description |
|---|---|
| org.apache.flink.runtime.state.filesystem |
| Modifier and Type | Class and Description |
|---|---|
class |
FileMergingCheckpointStateOutputStream
A
CheckpointStateOutputStream that writes into a segment of a file and returns a SegmentFileStateHandle upon closing. |
| Modifier and Type | Method and Description |
|---|---|
FsCheckpointStreamFactory.FsCheckpointStateOutputStream |
FsCheckpointStreamFactory.createCheckpointStateOutputStream(CheckpointedStateScope scope) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.