Searched defs:CACHE_SIZE (Results 1 – 3 of 3) sorted by relevance
75 static const std::string CACHE_SIZE; variable
39 const std::string KvDBProperties::CACHE_SIZE = "cacheSize"; member in DistributedDB::KvDBProperties
46 constexpr size_t CACHE_SIZE = 40 * 1024 * 1024; variable