Toggle table of contents
2.x-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
xtdb-core
/
xtdb.api
/
Xtdb
/
ExecutedTx
/
ExecutedTx
Executed
Tx
constructor
(
txId
:
MessageId
,
systemTime
:
Instant
,
committed
:
Boolean
,
error
:
Throwable
?
)