T
- return type of parser's next methodpublic static interface RocksUtils.RocksIteratorParser<T>
RocksIterator
element.Modifier and Type | Method and Description |
---|---|
T |
next(org.rocksdb.RocksIterator iter)
Parses and return next element.
|
Copyright © 2023. All Rights Reserved.