Home
last modified time | relevance | path

Searched refs:is_read_only_ (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/include/rocksdb/utilities/
Dldb_cmd.h147 bool is_read_only_; variable
/rocksdb-6.9/tools/
Dldb_cmd.cc327 is_read_only_(is_read_only), in LDBCommand()
417 if (is_read_only_) { in OpenDB()
439 if (is_read_only_ && secondary_path_.empty()) { in OpenDB()