| Package | Description |
|---|---|
| org.rocksdb |
The RocksDB Java driver
|
| Modifier and Type | Method and Description |
|---|---|
void |
Transaction.setSnapshotOnNextOperation(AbstractTransactionNotifier transactionNotifier)
Similar to
Transaction.setSnapshot(), but will not change the current snapshot
until put/merge/delete/getForUpdate/multiGetForUpdate is called. |
Copyright © 2022. All rights reserved.