Home
last modified time | relevance | path

Searched defs:write_batch (Results 1 – 4 of 4) sorted by relevance

/rocksdb-6.9/utilities/write_batch_with_index/
Dwrite_batch_with_index_internal.h99 const ReadableWriteBatch* write_batch) in WriteBatchEntryComparator()
Dwrite_batch_with_index.cc349 const ReadableWriteBatch* write_batch) in WBWIIteratorImpl()
444 ReadableWriteBatch write_batch; member
/rocksdb-6.9/trace_replay/
Dtrace_replay.cc70 Status Tracer::Write(WriteBatch* write_batch) { in Write()
/rocksdb-6.9/java/rocksjni/
Dtransaction.cc1464 auto* write_batch = in Java_org_rocksdb_Transaction_rebuildFromWriteBatch() local