Options.AFilterPolicy

User Filter Policy

Constructors

this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

create
char* create(const(char)* key_array, size_t* key_length_array, int num_keys, size_t* filter_length)
Undocumented in source.
destructor
void destructor()
Undocumented in source.
match
ubyte match(char[] key, char[] filter)
Undocumented in source.
name
string name()
Undocumented in source.

Properties

ptr
inout(leveldb_filterpolicy_t) ptr [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From FilterPolicy

ptr
inout(leveldb_filterpolicy_t) ptr [@property getter]
Undocumented in source.

Meta