Used to make rocksdb lookups faster, groups keys by first dir in path.
More...
#include <rocksDbHelpers.hpp>
|
const char * | Name () const |
|
::rocksdb::Slice | Transform (const ::rocksdb::Slice &key) const |
|
bool | InDomain (const ::rocksdb::Slice &key) const |
|
bool | InRange (const ::rocksdb::Slice &) const |
|
bool | FullLengthEnabled (size_t *) const |
|
virtual bool | SameResultWhenAppended (const ::rocksdb::Slice &) const |
|
Used to make rocksdb lookups faster, groups keys by first dir in path.
The documentation for this class was generated from the following file: