rocksdb/include/rocksdb
Yi Wu e29d3b67c2 Make max_background_compactions and base_background_compactions dynamic changeable
Summary:
Add DB::SetDBOptions to dynamic change max_background_compactions and base_background_compactions.
I'll add more dynamic changeable options soon.

Test Plan: unit test.

Reviewers: yhchiang, IslamAbdelRahman, sdong

Reviewed By: sdong

Subscribers: andrewkr, dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D64749
2016-10-14 12:25:39 -07:00
..
utilities Make max_background_compactions and base_background_compactions dynamic changeable 2016-10-14 12:25:39 -07:00
c.h update of c.h (#1371) 2016-10-06 10:37:19 -07:00
cache.h add stats to Cache::LookUp() 2016-09-01 13:50:39 -07:00
compaction_filter.h c abi: allow compaction filter ignore snapshot (#1268) 2016-08-17 18:48:43 -07:00
compaction_job_stats.h Single Delete Mismatch and Fallthrough statistics 2016-08-16 08:21:43 -07:00
comparator.h
convenience.h DB::GetOptions() reflect dynamic changed options 2016-09-14 22:10:28 -07:00
db.h Make max_background_compactions and base_background_compactions dynamic changeable 2016-10-14 12:25:39 -07:00
db_bench_tool.h
db_dump_tool.h
env.h Implement WinRandomRW file and improve code reuse (#1388) 2016-10-13 16:36:34 -07:00
experimental.h
filter_policy.h
flush_block_policy.h
iostats_context.h
iterator.h Add SeekForPrev() to Iterator 2016-09-27 18:20:57 -07:00
ldb_tool.h
listener.h add cfh deletion started listener 2016-09-22 11:56:18 -07:00
memtablerep.h Add SeekForPrev() to Iterator 2016-09-27 18:20:57 -07:00
merge_operator.h Introduce FullMergeV2 (eliminate memcpy from merge operators) 2016-07-20 09:49:03 -07:00
metadata.h
options.h Support running consistency checks in release mode 2016-10-07 17:21:45 -07:00
perf_context.h Add SeekForPrev() to Iterator 2016-09-27 18:20:57 -07:00
perf_level.h Move away from enum char value -1 2016-06-14 17:07:34 -07:00
persistent_cache.h Add factory method for creating persistent cache that is accessible from public 2016-10-03 10:55:46 -07:00
rate_limiter.h
slice.h to/from hex refactor 2016-03-30 14:36:48 -07:00
slice_transform.h Improve documentation of SliceTransform. 2016-08-11 15:10:09 -07:00
snapshot.h
sst_dump_tool.h
sst_file_manager.h
sst_file_writer.h Revert "Support SST files with Global sequence numbers" 2016-10-07 14:05:12 -07:00
statistics.h More block cache tickers 2016-10-11 11:59:05 -07:00
status.h Add NoSpace subcode to IOError (#1320) 2016-09-07 12:37:45 -07:00
table.h Remove ImmutableCFOptions from public API 2016-09-02 14:16:31 -07:00
table_properties.h Revert "Support SST files with Global sequence numbers" 2016-10-07 14:05:12 -07:00
thread_status.h
threadpool.h Expose ThreadPool under include/rocksdb/threadpool.h 2016-08-26 10:41:35 -07:00
transaction_log.h
types.h
universal_compaction.h
version.h Increase RocksDB version 2016-08-10 13:25:31 -07:00
wal_filter.h
write_batch.h Add facility to write only a portion of WriteBatch to WAL 2016-10-07 11:32:10 -07:00
write_batch_base.h WriteBatch support for range deletion 2016-08-16 08:16:04 -07:00
write_buffer_manager.h Avoid updating memtable allocated bytes if write_buffer_size is not set 2016-07-13 19:33:57 -07:00