| Modifier and Type | Method and Description |
|---|---|
DBIterator |
DB.iterator()
Same as calling
DB.iterator(ReadOptions) with default options |
DBIterator |
DB.iterator(ReadOptions options)
Return a iterator over the contents of the database.
|
Copyright © 2011–2020. All rights reserved.