| Package | Description |
|---|---|
| org.apache.flink.runtime.state |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SnapshotStrategy<S extends StateObject,SR extends SnapshotResources>
Interface for different snapshot approaches in state backends.
|
class |
SnapshotStrategyRunner<T extends StateObject,SR extends SnapshotResources>
A class to execute a
SnapshotStrategy. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FullSnapshotResources<K>
A
SnapshotResources to be used with the backend-independent FullSnapshotAsyncWriter. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.