rocksdb/cache
mrambacher 38be686160 Add Struct Type to OptionsTypeInfo (#6425)
Summary:
Added code for generically handing structs to OptionTypeInfo.  A struct is a collection of variables handled by their own map of OptionTypeInfos.  Examples of structs include Compaction and Cache options.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/6425

Reviewed By: siying

Differential Revision: D21668789

Pulled By: zhichao-cao

fbshipit-source-id: 064b110de39dadf82361ed4663f7ac1a535b0b07
2020-05-21 10:58:39 -07:00
..
cache_bench.cc Revamp cache_bench to resemble a real workload (#6629) 2020-04-03 10:26:49 -07:00
cache_test.cc Revert the recent cache deleter change (#6620) 2020-03-31 16:11:06 -07:00
cache.cc Add Struct Type to OptionsTypeInfo (#6425) 2020-05-21 10:58:39 -07:00
clock_cache.cc fix typo (#6831) 2020-05-11 14:58:25 -07:00
clock_cache.h Change RocksDB License 2017-07-15 16:11:23 -07:00
lru_cache_test.cc Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 2020-02-20 12:09:57 -08:00
lru_cache.cc Stats for redundant insertions into block cache (#6681) 2020-04-27 13:20:27 -07:00
lru_cache.h Revert the recent cache deleter change (#6620) 2020-03-31 16:11:06 -07:00
sharded_cache.cc Revert the recent cache deleter change (#6620) 2020-03-31 16:11:06 -07:00
sharded_cache.h Revert the recent cache deleter change (#6620) 2020-03-31 16:11:06 -07:00