Home
last modified time | relevance | path

Searched defs:WriteBatchWithIndex (Results 1 – 7 of 7) sorted by relevance

/rocksdb-6.9/java/src/main/java/org/rocksdb/
DWriteBatchWithIndex.java22 public class WriteBatchWithIndex extends AbstractWriteBatch { class
29 public WriteBatchWithIndex() { in WriteBatchWithIndex() method in WriteBatchWithIndex
44 public WriteBatchWithIndex(final boolean overwriteKey) { in WriteBatchWithIndex() method in WriteBatchWithIndex
61 public WriteBatchWithIndex( in WriteBatchWithIndex() method in WriteBatchWithIndex
77 WriteBatchWithIndex(final long nativeHandle) { in WriteBatchWithIndex() method in WriteBatchWithIndex
/rocksdb-6.9/utilities/transactions/
Dtransaction_util.h50 class WriteBatchWithIndex; variable
Dwrite_prepared_transaction_test.cc199 TEST(WriteBatchWithIndex, SubBatchCnt) { in TEST() argument
/rocksdb-6.9/include/rocksdb/utilities/
Dtransaction.h21 class WriteBatchWithIndex; variable
/rocksdb-6.9/include/rocksdb/
Dwrite_batch.h347 friend class WriteBatchWithIndex; variable
/rocksdb-6.9/utilities/write_batch_with_index/
Dwrite_batch_with_index.cc633 WriteBatchWithIndex::WriteBatchWithIndex( in WriteBatchWithIndex() function in ROCKSDB_NAMESPACE::WriteBatchWithIndex
/rocksdb-6.9/db/db_impl/
Ddb_impl.h1163 friend class WriteBatchWithIndex; variable