Interface | Description |
---|---|
RocksUtils.RocksIteratorParser<T> |
Used to parse current
RocksIterator element. |
Class | Description |
---|---|
RocksBlockMetaStore |
Block store backed by RocksDB.
|
RocksExclusiveLockHandle |
This is a handle used to manage the write lock(exclusive lock) on RocksStore.
|
RocksInodeStore |
File store backed by RocksDB.
|
RocksSharedLockHandle |
This is a handle used to manage a read lock(shared lock) on RocksStore.
|
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.