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