rocksdb/utilities
Islam AbdelRahman 12e030a992 Use CompactRangeOptions for CompactRange
Summary:
This diff update DB::CompactRange to use RangeCompactionOptions instead of using multiple parameters
Old CompactRange is still available but deprecated

Test Plan:
make all check
make rocksdbjava
USE_CLANG=1 make all
OPT=-DROCKSDB_LITE make release

Reviewers: sdong, yhchiang, igor

Reviewed By: igor

Subscribers: dhruba

Differential Revision: https://reviews.facebook.net/D40209
2015-06-17 14:36:14 -07:00
..
backupable Make "make all" work for CYGWIN 2015-06-09 16:36:07 -07:00
checkpoint rocksdb: Add missing override 2015-02-26 11:28:41 -08:00
compacted_db Use CompactRangeOptions for CompactRange 2015-06-17 14:36:14 -07:00
convenience fix crashes in stats and compaction filter for db_ttl_impl 2015-05-05 16:54:47 -07:00
document rocksdb: switch to gtest 2015-03-17 14:08:00 -07:00
flashcache Fix the compilation error in flashcache.cc on Mac 2015-04-07 15:27:23 -07:00
geodb Build for CYGWIN 2015-04-23 21:33:44 -07:00
leveldb_options Added CompatibleOptions for compatibility with LevelDB Options 2014-11-20 19:24:39 -08:00
merge_operators Use CompactRangeOptions for CompactRange 2015-06-17 14:36:14 -07:00
redis rocksdb: switch to gtest 2015-03-17 14:08:00 -07:00
spatialdb Use CompactRangeOptions for CompactRange 2015-06-17 14:36:14 -07:00
transactions better document max_write_buffer_number_to_maintain 2015-06-02 21:24:19 -07:00
ttl Use CompactRangeOptions for CompactRange 2015-06-17 14:36:14 -07:00
write_batch_with_index Re-generate WriteEntry on WBWIIterator::Entry() 2015-06-10 12:57:38 -07:00
merge_operators.h Add appropriate LICENSE and Copyright message. 2013-10-16 17:48:41 -07:00