| Package | Description |
|---|---|
| org.schwefel.kv |
schwefel - a dead simple RocksDB Java wrapper
|
| Modifier and Type | Method and Description |
|---|---|
Batch |
KVStore.createBatch() |
Batch |
StoreOps.createBatch() |
| Modifier and Type | Method and Description |
|---|---|
void |
KVStore.writeBatch(Batch batch) |
void |
StoreOps.writeBatch(Batch batch) |
Copyright © 2022. All rights reserved.