Package org.apache.flink.state.rocksdb.snapshot
package org.apache.flink.state.rocksdb.snapshot
-
ClassesClassDescriptionA
FullSnapshotResourcesfor the RocksDB backend.RocksDBSnapshotStrategyBase<K,R extends org.apache.flink.runtime.state.SnapshotResources> Abstract base class forSnapshotStrategyimplementations for RocksDB state backend.ASnapshotResourcesfor native rocksdb snapshot.Previous snapshot with uploaded sst files.Snapshot strategy forRocksDBKeyedStateBackendthat is based on RocksDB's native checkpoints and creates incremental snapshots.Snapshot strategy forRocksDBKeyedStateBackendbased on RocksDB's native checkpoints and creates full snapshots. the difference between savepoint is that sst files will be uploaded rather than states.Utility methods and constants around RocksDB creating and restoring snapshots forRocksDBKeyedStateBackend.