Searched defs:WriteBatch (Results 1 – 3 of 3) sorted by relevance
24 class WriteBatch; variable
29 WriteBatch::WriteBatch() { Clear(); } in WriteBatch() function in leveldb::WriteBatch
639 Status WriteBatch(int64_t batch_size, int64_t num_elements, in WriteBatch() function