- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- count
int count()
Undocumented in source. Be warned that the author may not have intended to support it.
- putImpl
void putImpl(ubyte[] key, ubyte[] value, ColumnFamily family, WriteOptions opts)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeImpl
void removeImpl(ubyte[] key, ColumnFamily family, WriteOptions opts)
Undocumented in source. Be warned that the author may not have intended to support it.