| Package | Description |
|---|---|
| org.rocksdb |
| 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 © 2021. All rights reserved.