rocksdb/utilities/merge_operators
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
..
string_append Use CompactRangeOptions for CompactRange 2015-06-17 14:36:14 -07:00
put.cc Enhance partial merge to support multiple arguments 2014-03-24 17:57:13 -07:00
uint64add.cc Apply InfoLogLevel to the logs in utilities/merge_operators/uint64add.cc 2014-10-29 17:10:21 -07:00