#include <dbformat.h>
Definition at line 131 of file dbformat.h.
leveldb::InternalFilterPolicy::InternalFilterPolicy |
( |
const FilterPolicy * |
p | ) |
|
|
inlineexplicit |
void leveldb::InternalFilterPolicy::CreateFilter |
( |
const Slice * |
keys, |
|
|
int |
n, |
|
|
std::string * |
dst |
|
) |
| const |
|
virtual |
bool leveldb::InternalFilterPolicy::KeyMayMatch |
( |
const Slice & |
key, |
|
|
const Slice & |
filter |
|
) |
| const |
|
virtual |
const char * leveldb::InternalFilterPolicy::Name |
( |
| ) |
const |
|
virtual |
const FilterPolicy* const leveldb::InternalFilterPolicy::user_policy_ |
|
private |
The documentation for this class was generated from the following files: