| Package | Description |
|---|---|
| org.iq80.leveldb.impl | |
| org.iq80.leveldb.iterator |
| Modifier and Type | Method and Description |
|---|---|
MergingIterator |
VersionSet.iterator(ReadOptions options) |
MergingIterator |
Version.iterator(ReadOptions options) |
MergingIterator |
VersionSet.makeInputIterator(Compaction c) |
| Constructor and Description |
|---|
DbIterator(MergingIterator mergingIterator,
Runnable cleanup) |
Copyright © 2011–2020. All rights reserved.