rocksdb/utilities/merge_operators/string_append
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
..
stringappend2.cc Enhance partial merge to support multiple arguments 2014-03-24 17:57:13 -07:00
stringappend2.h Enhance partial merge to support multiple arguments 2014-03-24 17:57:13 -07:00
stringappend_test.cc Use CompactRangeOptions for CompactRange 2015-06-17 14:36:14 -07:00
stringappend.cc Migrate names of properties from 'leveldb' prefix to 'rocksdb' prefix. 2013-10-06 00:14:26 -07:00
stringappend.h Migrate names of properties from 'leveldb' prefix to 'rocksdb' prefix. 2013-10-06 00:14:26 -07:00