| Package | Description |
|---|---|
| org.rocksdb |
The RocksDB Java driver
|
| Modifier and Type | Class and Description |
|---|---|
class |
WriteBatch
WriteBatch holds a collection of updates to apply atomically to a DB.
|
class |
WriteBatchWithIndex
Similar to
WriteBatch but with a binary searchable
index built for all the keys inserted. |
Copyright © 2022. All rights reserved.