rocksdb/include/rocksdb
Anand Ananthabhotla dbdaa4662e Add a stat for MultiGet keys found, update memtable hit/miss stats
Summary:
1. Add a new ticker stat rocksdb.number.multiget.keys.found to track the
number of keys successfully read
2. Update rocksdb.memtable.hit/miss in DBImpl::MultiGet(). It was being done in
DBImpl::GetImpl(), but not MultiGet
Closes https://github.com/facebook/rocksdb/pull/3730

Differential Revision: D7677364

Pulled By: anand1976

fbshipit-source-id: af22bd0ef8ddc5cf2b4244b0a024e539fe48bca5
2018-04-20 15:28:19 -07:00
..
utilities comment unused parameters to turn on -Wunused-parameter flag 2018-04-12 17:59:16 -07:00
advanced_options.h Level Compaction with TTL 2018-04-02 22:14:28 -07:00
c.h C API for PerfContext 2018-03-21 22:13:34 -07:00
cache.h Comment out unused variables 2018-03-05 13:13:41 -08:00
cleanable.h Fix some typos in comments and docs. 2018-03-08 10:27:25 -08:00
compaction_filter.h Comment out unused variables 2018-03-05 13:13:41 -08:00
compaction_job_stats.h Fix some typos in comments and docs. 2018-03-08 10:27:25 -08:00
comparator.h Move ~Comparator define to comparator.h 2017-10-17 09:58:13 -07:00
convenience.h Delete files in multiple ranges at once 2018-01-30 13:56:39 -08:00
db.h Add block cache related DB properties 2018-04-18 21:42:25 -07:00
db_bench_tool.h Change RocksDB License 2017-07-15 16:11:23 -07:00
db_dump_tool.h Fix some typos in comments and docs. 2018-03-08 10:27:25 -08:00
env.h include thread-pool priority in thread names 2018-04-18 17:27:56 -07:00
env_encryption.h Fix some typos in comments and docs. 2018-03-08 10:27:25 -08:00
experimental.h Change RocksDB License 2017-07-15 16:11:23 -07:00
filter_policy.h Comment out unused variables 2018-03-05 13:13:41 -08:00
flush_block_policy.h Change RocksDB License 2017-07-15 16:11:23 -07:00
iostats_context.h Change RocksDB License 2017-07-15 16:11:23 -07:00
iterator.h fix-typo: add missing periods 2018-04-15 13:12:23 -07:00
ldb_tool.h Change RocksDB License 2017-07-15 16:11:23 -07:00
listener.h Improve visibility into the reasons for compaction. 2018-04-11 10:58:44 -07:00
memtablerep.h InlineSkiplist: don't decode keys unnecessarily during comparisons 2018-03-23 12:14:30 -07:00
merge_operator.h Update comments about MergeOperator::AllowSingleOperand 2018-03-27 17:13:53 -07:00
metadata.h Fix coverity issues in include/rocksdb 2017-11-02 17:56:48 -07:00
options.h Propagate fill_cache config to partitioned index iterator 2018-04-20 15:13:05 -07:00
perf_context.h Add lock wait time as a perf context counter 2017-11-06 10:57:19 -08:00
perf_level.h Change RocksDB License 2017-07-15 16:11:23 -07:00
persistent_cache.h Change RocksDB License 2017-07-15 16:11:23 -07:00
rate_limiter.h Comment out unused variables 2018-03-05 13:13:41 -08:00
slice.h Fix some typos in comments and docs. 2018-03-08 10:27:25 -08:00
slice_transform.h Fix some typos in comments and docs. 2018-03-08 10:27:25 -08:00
snapshot.h Change RocksDB License 2017-07-15 16:11:23 -07:00
sst_dump_tool.h Change RocksDB License 2017-07-15 16:11:23 -07:00
sst_file_manager.h Fixed small typos 2018-04-01 17:14:46 -07:00
sst_file_writer.h Fix some typos in comments and docs. 2018-03-08 10:27:25 -08:00
statistics.h Add a stat for MultiGet keys found, update memtable hit/miss stats 2018-04-20 15:28:19 -07:00
status.h Disallow compactions if there isn't enough free space 2018-03-06 16:27:54 -08:00
table.h Improve the comment on TableFactory::NewTableReader() 2018-04-16 16:58:20 -07:00
table_properties.h Fix some typos in comments and docs. 2018-03-08 10:27:25 -08:00
thread_status.h fix ThreadStatus for bottom-pri compaction threads 2017-12-14 14:57:49 -08:00
threadpool.h Change RocksDB License 2017-07-15 16:11:23 -07:00
transaction_log.h Change RocksDB License 2017-07-15 16:11:23 -07:00
types.h add kEntryRangeDeletion 2018-04-13 11:27:17 -07:00
universal_compaction.h Change RocksDB License 2017-07-15 16:11:23 -07:00
version.h Update history for future 5.13 release 2018-03-22 14:59:27 -07:00
wal_filter.h Comment out unused variables 2018-03-05 13:13:41 -08:00
write_batch.h Fix some typos in comments and docs. 2018-03-08 10:27:25 -08:00
write_batch_base.h Fix some typos in comments and docs. 2018-03-08 10:27:25 -08:00
write_buffer_manager.h Change RocksDB License 2017-07-15 16:11:23 -07:00