rocksdb/utilities/compacted_db
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
..
compacted_db_impl.cc Fix crash caused by opening an empty DB in readonly mode 2015-04-01 16:55:08 -07:00
compacted_db_impl.h Use CompactRangeOptions for CompactRange 2015-06-17 14:36:14 -07:00