Class KeyValueStorageRocksDB

java.lang.Object
org.apache.bookkeeper.bookie.storage.ldb.KeyValueStorageRocksDB
All Implemented Interfaces:
Closeable, AutoCloseable, KeyValueStorage

public class KeyValueStorageRocksDB extends Object implements KeyValueStorage
RocksDB based implementation of the KeyValueStorage.