Rename PickCompactionHybrid to PickCompactionUniversal.

Summary:
Rename PickCompactionHybrid to PickCompactionUniversal.
Changed a few LOG message from "Hybrid:" to "Universal:".

Test Plan:

Reviewers:

CC:

Task ID: #

Blame Rev:
This commit is contained in:
Dhruba Borthakur
2013-07-09 16:08:54 -07:00
parent 116ec527f2
commit 7cb8d462d5
3 changed files with 13 additions and 14 deletions

View File

@@ -482,8 +482,7 @@ struct Options {
// Default: 0
uint64_t bytes_per_sync;
// The compaction style
// compacted back into L0. Default: false
// The compaction style. Default: kCompactionStyleLevel
CompactionStyle compaction_style;
// The options needed to support Universal Style compactions