Home
last modified time | relevance | path

Searched refs:puts (Results 1 – 4 of 4) sorted by relevance

/rocksdb-6.9/tools/rdb/
DAPI.md82 # Execute an atomic batch of writes (i.e. puts and deletes) to the
/rocksdb-6.9/db/
Ddb_iterator_test.cc1315 int puts = 100000; in PinnedDataIteratorRandomized() local
1316 int key_pool = static_cast<int>(puts * 0.7); in PinnedDataIteratorRandomized()
1338 for (int i = 0; i < puts; i++) { in PinnedDataIteratorRandomized()
/rocksdb-6.9/tools/
Ddb_bench_tool.cc5417 int64_t puts = 0; in MixGraph() local
5542 puts++; in MixGraph()
5598 gets, puts, seek, found, read); in MixGraph()
/rocksdb-6.9/
DHISTORY.md573 …tate at two different sequence numbers). Supports preserving and emitting puts and regular deletes…