rocksdb/utilities/write_batch_with_index
Andres Noetzli 3c9cef1eed Unified maps with Comparator for sorting, other cleanup
Summary:
This diff is a collection of cleanups that were initially part of D43179.
Additionally it adds a unified way of defining key-value maps that use a
Comparator for sorting (this was previously implemented in four different
places).

Test Plan: make clean check all

Reviewers: rven, anthony, yhchiang, sdong, igor

Reviewed By: igor

Subscribers: dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D45993
2015-09-02 13:58:22 -07:00
..
write_batch_with_index_internal.cc WriteBatch Save Points 2015-07-29 16:54:23 -07:00
write_batch_with_index_internal.h Unified maps with Comparator for sorting, other cleanup 2015-09-02 13:58:22 -07:00
write_batch_with_index_test.cc WriteBatch Save Points 2015-07-29 16:54:23 -07:00
write_batch_with_index.cc Unified maps with Comparator for sorting, other cleanup 2015-09-02 13:58:22 -07:00