rocksdb/cache
Yi Wu 7a99c04311 refactor constructor of LRUCacheShard
Summary:
Update LRUCacheShard constructor so that adding new params to it don't need to add extra SetXXX() methods.
Closes https://github.com/facebook/rocksdb/pull/3896

Differential Revision: D8128618

Pulled By: yiwu-arbug

fbshipit-source-id: 6afa715de1493a50de413678761a765e3af9b83b
2018-05-23 18:57:42 -07:00
..
cache_bench.cc comment unused parameters to turn on -Wunused-parameter flag 2018-04-12 17:59:16 -07:00
cache_test.cc Comment out unused variables 2018-03-05 13:13:41 -08:00
clock_cache.cc comment unused parameters to turn on -Wunused-parameter flag 2018-04-12 17:59:16 -07:00
clock_cache.h Change RocksDB License 2017-07-15 16:11:23 -07:00
lru_cache_test.cc refactor constructor of LRUCacheShard 2018-05-23 18:57:42 -07:00
lru_cache.cc refactor constructor of LRUCacheShard 2018-05-23 18:57:42 -07:00
lru_cache.h refactor constructor of LRUCacheShard 2018-05-23 18:57:42 -07:00
sharded_cache.cc Comment out unused variables 2018-03-05 13:13:41 -08:00
sharded_cache.h Change RocksDB License 2017-07-15 16:11:23 -07:00