| Class | Description |
|---|---|
| RocksDBFullSnapshotResources<K> |
A
FullSnapshotResources for the RocksDB backend. |
| RocksDBSnapshotStrategyBase<K,R extends org.apache.flink.runtime.state.SnapshotResources> |
Abstract base class for
SnapshotStrategy implementations for RocksDB state backend. |
| RocksFullSnapshotStrategy<K> |
Snapshot strategy to create full snapshots of
RocksDBKeyedStateBackend. |
| RocksIncrementalSnapshotStrategy<K> |
Snapshot strategy for
RocksDBKeyedStateBackend
that is based on RocksDB's native checkpoints and creates incremental snapshots. |
| RocksSnapshotUtil |
Utility methods and constants around RocksDB creating and restoring snapshots for
RocksDBKeyedStateBackend. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.