rocksdb/utilities/write_batch_with_index
sdong 4f65fbd197 WriteBatchWithIndex's iterator to support SeekToFirst(), SeekToLast() and Prev()
Summary: Support SeekToFirst(), SeekToLast() and Prev() in WBWIIterator, returned by WriteBatchWithIndex::NewIterator().

Test Plan: Write unit test cases to cover the case.

Reviewers: ljin, igor

Reviewed By: igor

Subscribers: rven, yhchiang, leveldb

Differential Revision: https://reviews.facebook.net/D24765
2014-10-10 16:19:34 -07:00
..
write_batch_with_index.cc WriteBatchWithIndex's iterator to support SeekToFirst(), SeekToLast() and Prev() 2014-10-10 16:19:34 -07:00
write_batch_with_index_test.cc WriteBatchWithIndex's iterator to support SeekToFirst(), SeekToLast() and Prev() 2014-10-10 16:19:34 -07:00