| Package | Description |
|---|---|
| org.rocksdb |
| Modifier and Type | Method and Description |
|---|---|
WBWIRocksIterator |
WriteBatchWithIndex.newIterator()
Create an iterator of the default column family.
|
WBWIRocksIterator |
WriteBatchWithIndex.newIterator(ColumnFamilyHandle columnFamilyHandle)
Create an iterator of a column family.
|
Copyright © 2021. All rights reserved.