Interface | Description |
---|---|
RocksUtils.RocksIteratorParser<T> |
Used to parse current
RocksIterator element. |
Class | Description |
---|---|
RocksBlockMetaStore |
Block store backed by RocksDB.
|
RocksInodeStore |
File store backed by RocksDB.
|
RocksStore |
Class for managing a rocksdb database.
|
RocksUtils |
Convenience methods for working with RocksDB.
|
Enum | Description |
---|---|
DataBlockIndexType |
DataBlockIndexType used in conjunction with BlockBasedTable.
|
IndexType |
IndexType used in conjunction with BlockBasedTable.
|
Copyright © 2023. All Rights Reserved.