| Package | Description |
|---|---|
| org.apache.flink.runtime.checkpoint.filemerging | |
| org.apache.flink.runtime.state.filesystem |
| Modifier and Type | Method and Description |
|---|---|
FileMergingCheckpointStateOutputStream |
FileMergingSnapshotManagerBase.createCheckpointStateOutputStream(FileMergingSnapshotManager.SubtaskKey subtaskKey,
long checkpointId,
CheckpointedStateScope scope) |
FileMergingCheckpointStateOutputStream |
FileMergingSnapshotManager.createCheckpointStateOutputStream(FileMergingSnapshotManager.SubtaskKey subtaskKey,
long checkpointId,
CheckpointedStateScope scope)
Create a new
FileMergingCheckpointStateOutputStream. |
| Modifier and Type | Method and Description |
|---|---|
FileMergingCheckpointStateOutputStream |
FsMergingCheckpointStorageLocation.createCheckpointStateOutputStream(CheckpointedStateScope scope) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.