Package com.linkedin.davinci.store.rocksdb
package com.linkedin.davinci.store.rocksdb
-
ClassDescriptionExtends
RocksDBStoragePartitionto store per-key replication metadata (RMD) alongside values using separate RocksDB column families.InRocksDBStoragePartition, it assumes the update(insert/delete) will happen sequentially.A function that operates on a RocksDB handle and returns a result.A function that operates on a RocksDB handle without returning a result.This class is used to throttle RocksDB operations.