| Package | Description |
|---|---|
| org.iq80.leveldb.impl |
| Modifier and Type | Method and Description |
|---|---|
Compaction |
VersionSet.compactRange(int level,
InternalKey begin,
InternalKey end) |
Compaction |
VersionSet.pickCompaction() |
| Modifier and Type | Method and Description |
|---|---|
MergingIterator |
VersionSet.makeInputIterator(Compaction c) |
Copyright © 2011–2019. All rights reserved.