Searched defs:WriteBatch (Results 1 – 4 of 4) sorted by relevance
48 public final class WriteBatch { class52 private WriteBatch(BuilderImpl<?> builder) { in WriteBatch() method in WriteBatch
24 class WriteBatch; variable
29 WriteBatch::WriteBatch() { Clear(); } in WriteBatch() function in leveldb::WriteBatch
638 Status WriteBatch(int64_t batch_size, int64_t num_elements, in WriteBatch() function