rocksdb/options
Andrew Kryczka 4a90cbf429 Include statistics pointer in ImmutableDBOptions::Dump
Summary:
useful when debugging to tell whether a DB has stats enabled, and whether a stats object is shared across DBs.
Closes https://github.com/facebook/rocksdb/pull/2813

Differential Revision: D5741755

Pulled By: ajkr

fbshipit-source-id: 9b9d51dee77d14d415cd5da985d8d61b5b3837c3
2017-08-31 16:27:04 -07:00
..
cf_options.cc Change RocksDB License 2017-07-15 16:11:23 -07:00
cf_options.h fix some misspellings 2017-08-16 21:57:20 -07:00
db_options.cc Include statistics pointer in ImmutableDBOptions::Dump 2017-08-31 16:27:04 -07:00
db_options.h Change RocksDB License 2017-07-15 16:11:23 -07:00
options_helper.cc Replace dynamic_cast<> 2017-07-28 16:27:16 -07:00
options_helper.h Replace dynamic_cast<> 2017-07-28 16:27:16 -07:00
options_parser.cc Replace dynamic_cast<> 2017-07-28 16:27:16 -07:00
options_parser.h Replace dynamic_cast<> 2017-07-28 16:27:16 -07:00
options_sanity_check.cc Change RocksDB License 2017-07-15 16:11:23 -07:00
options_sanity_check.h Change RocksDB License 2017-07-15 16:11:23 -07:00
options_settable_test.cc Change RocksDB License 2017-07-15 16:11:23 -07:00
options_test.cc Replace dynamic_cast<> 2017-07-28 16:27:16 -07:00
options.cc Change RocksDB License 2017-07-15 16:11:23 -07:00