toggle menu
2.0.0-SNAPSHOT
jvm
switch theme
search in API
xtdb-api
/
xtdb.api
/
TransactionResult
Transaction
Result
@
Serializable
(
with
=
Serde::class
)
interface
TransactionResult
:
TransactionKey
Inheritors
TransactionCommitted
TransactionAborted
Members
Properties
system
Time
Link copied to clipboard
abstract
val
systemTime
:
Instant
the time as recorded by the transaction log.
tx
Id
Link copied to clipboard
abstract
val
txId
:
Long
the transaction id - a monotonically increasing number.