| 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.
|
| RocksDBSnapshotStrategyBase.NativeRocksDBSnapshotResources |
A SnapshotResources for native rocksdb snapshot.
|
| RocksDBSnapshotStrategyBase.PreviousSnapshot |
Previous snapshot with uploaded sst files.
|
| RocksIncrementalSnapshotStrategy<K> |
Snapshot strategy for RocksDBKeyedStateBackend
that is based on RocksDB's native checkpoints and creates incremental snapshots.
|
| RocksNativeFullSnapshotStrategy<K> |
|
| RocksSnapshotUtil |
|