Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/transactions/
Dtransaction_base.h261 bool readonly, bool exclusive);
266 bool readonly, bool exclusive);
/rocksdb-6.9/java/benchmark/src/main/java/org/rocksdb/benchmark/
DDbBenchmark.java1379 readonly(false,"Run read only benchmarks.") { in readonly() enumConstant
/rocksdb-6.9/
DHISTORY.md313 * Enabled checkpoint on readonly db (DBImplReadOnly).
1149 * Huge benchmark performance improvements by multiple efforts. For example, increase in readonly QP…
/rocksdb-6.9/tools/
Ddb_bench_tool.cc1130 DEFINE_bool(readonly, false, "Run read only benchmarks.");