| Package | Description |
|---|---|
| org.apache.flink.runtime.state.filesystem | |
| org.apache.flink.runtime.state.memory |
| Modifier and Type | Class and Description |
|---|---|
class |
FsCheckpointStorageAccess
An implementation of durable checkpoint storage to file systems.
|
class |
FsMergingCheckpointStorageAccess
An implementation of file merging checkpoint storage to file systems.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryBackendCheckpointStorageAccess
An implementation of a checkpoint storage for the
MemoryStateBackend. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.