public class LevelDBKVTransaction extends SnapshotKVTransaction
LevelDBKVDatabase
transaction.Modifier and Type | Method and Description |
---|---|
LevelDBKVDatabase |
getKVDatabase()
Get the
KVDatabase with which this instance is associated. |
close, commit, delegate, finalize, getBaseVersion, getCommitVersion, getMutableView, getReadTrackingControl, isReadOnly, mutableSnapshot, rollback, setReadOnly, setTimeout, toString, watchKey
adjustCounter, apply, decodeCounter, encodeCounter, get, getAtLeast, getAtMost, getRange, put, remove, removeRange
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
adjustCounter, apply, decodeCounter, encodeCounter, get, getAtLeast, getAtMost, getRange, getRange, getRange, put, remove, removeRange, removeRange
public LevelDBKVDatabase getKVDatabase()
KVTransaction
KVDatabase
with which this instance is associated.getKVDatabase
in interface KVTransaction
getKVDatabase
in class SnapshotKVTransaction
Copyright © 2022. All rights reserved.