Uses of Interface
org.apache.flink.state.rocksdb.restore.RocksDBRestoreOperation
Packages that use RocksDBRestoreOperation
-
Uses of RocksDBRestoreOperation in org.apache.flink.state.rocksdb.restore
Classes in org.apache.flink.state.rocksdb.restore that implement RocksDBRestoreOperationModifier and TypeClassDescriptionclassEncapsulates the process of restoring a RocksDB instance from a full snapshot.classEncapsulates the process of restoring a RocksDB instance from a full snapshot.classEncapsulates the process of restoring a RocksDB instance from an incremental snapshot.classEncapsulates the process of initiating a RocksDB instance without restore.