Home
last modified time | relevance | path

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

/rocksdb-6.9/options/
Dcf_options.h119 std::shared_ptr<Cache> row_cache; member
Ddb_options.h74 std::shared_ptr<Cache> row_cache; member
/rocksdb-6.9/include/rocksdb/
Doptions.h1012 std::shared_ptr<Cache> row_cache = nullptr; member
/rocksdb-6.9/java/rocksjni/
Doptions.cc1870 auto* row_cache = in Java_org_rocksdb_Options_setRowCache() local
6274 auto* row_cache = in Java_org_rocksdb_DBOptions_setRowCache() local