| Package | Description |
|---|---|
| org.rocksdb |
The RocksDB Java driver
|
| 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 © 2022. All rights reserved.