toggle menu
2.0.0-SNAPSHOT
jvm
switch theme
search in API
xtdb-api
/
xtdb.api.tx
/
TxOptions
Tx
Options
@
Serializable
data
class
TxOptions
(
val
systemTime
:
Instant
?
=
null
,
val
defaultTz
:
ZoneId
?
=
null
)
Members
Constructors
Tx
Options
Link copied to clipboard
constructor
(
systemTime
:
Instant
?
=
null
,
defaultTz
:
ZoneId
?
=
null
)
Types
Builder
Link copied to clipboard
class
Builder
Properties
default
Tz
Link copied to clipboard
val
defaultTz
:
ZoneId
?
=
null
system
Time
Link copied to clipboard
val
systemTime
:
Instant
?
=
null