Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/persistent_cache/
Dpersistent_cache_test.cc124 Env* env, const std::string& path, const uint64_t max_volatile_cache_size, in NewTieredCache() argument
133 auto cache = NewTieredCache(max_volatile_cache_size, opt); in NewTieredCache()