Readonly
[initProtected
_callbacksOptional
e: ErrorProtected
_callbacksOptional
e: ErrorProtected
_callbacksProtected
_committedProtected
_committingProtected
_dbProtected
_iteratorProtected
_optionsProtected
_rollbackedProtected
_rollbackingProtected
_snapshotProtected
_transactionProtected
commitReadonly
idProtected
loggerProtected
monitorIndicates when this.commit
is first called
Indicates when the transaction is rollbacked
Indicates when this.rollback
is first called
Dump from transaction level path This will only show entries for the current transaction It is intended for diagnostics
Optional
levelPath: readonly (string | Buffer)[]Optional
raw: falseOptional
raw: falseUse this for to address write skews
Optional
raw: falseOptional
levelPath: readonly (string | Buffer)[]Optional
options: DBIteratorOptions<RocksDBTransactionSnapshot>Optional
raw: falseProtected
setupSets up the snapshot This is executed lazily, not at this construction, but at the first transactional operation
Generated using TypeDoc
Indicates when the transaction is committed