Enum and Description |
---|
org.lmdbjava.CursorIterator.IteratorType
use
KeyRange instead |
Method and Description |
---|
org.lmdbjava.Dbi.iterate(Txn<T>, CursorIterator.IteratorType)
use iterate method with a
KeyRange instead |
org.lmdbjava.Dbi.iterate(Txn<T>, T, CursorIterator.IteratorType)
use iterate method with a
KeyRange instead |
Copyright © 2016–2019 The LmdbJava Open Source Project. All rights reserved.