rocksdb/utilities
Lei Jin 834c67d77f rename FileLevel to LevelFilesBrief / unfriend CompactedDBImpl
Summary:
We have several different types of data structures for file information.
FileLevel is kinda of confusing since it only contains file range and
fd. Rename it to LevelFilesBrief to make it clear.
Unfriend CompactedDBImpl as a by product

Test Plan:
make release / make all
will run full test with all stacked diffs

Reviewers: sdong, yhchiang, rven, igor

Reviewed By: igor

Subscribers: dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D27585
2014-10-28 10:03:13 -07:00
..
backupable backupable_db_test.cc: pass const string param by reference 2014-10-01 11:57:01 +02:00
compacted_db rename FileLevel to LevelFilesBrief / unfriend CompactedDBImpl 2014-10-28 10:03:13 -07:00
document Avoid dereferencing a null field 2014-10-07 01:40:29 -07:00
geodb fix more compile warnings 2014-09-05 14:14:37 +08:00
merge_operators Move include/utilities/*.h to include/rocksdb/utilities/*.h 2014-07-23 10:21:38 -04:00
options convert Options from string 2014-10-10 10:00:12 -07:00
redis RocksDBLite 2014-04-15 13:39:26 -07:00
spatialdb spatialdb/spatial_db.cc: use !empty() instead of 'size() > 0' 2014-09-30 23:30:32 +02:00
ttl ttl/ttl_test.cc: pass const string param by reference 2014-10-01 11:53:00 +02:00
write_batch_with_index WriteBatchWithIndex's Iterator bug of SeekToFirst() and SeekToLast() 2014-10-15 07:33:32 -07:00
merge_operators.h Add appropriate LICENSE and Copyright message. 2013-10-16 17:48:41 -07:00