WriteBatch

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(string frm)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

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.
put
void put(string key, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
remove
void remove(string key)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

batch
rocksdb_writebatch_t* batch;
Undocumented in source.

Meta