rocksdb/utilities/spatialdb
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
..
spatial_db.cc Use CompactRangeOptions for CompactRange 2015-06-17 14:36:14 -07:00
spatial_db_test.cc rocksdb: switch to gtest 2015-03-17 14:08:00 -07:00
utils.h Turn on -Wshorten-64-to-32 and fix all the errors 2014-11-11 16:47:22 -05:00