Toggle table of contents
2.x-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
xtdb-api
/
xtdb.types
Package-level
declarations
Types
Types
Oid
Link copied to clipboard
data
class
Oid
(
val
oid
:
Int
)
Reg
Class
Link copied to clipboard
data
class
RegClass
(
val
oid
:
Int
)
Reg
Proc
Link copied to clipboard
data
class
RegProc
(
val
oid
:
Int
)
Zoned
Date
Time
Range
Link copied to clipboard
data
class
ZonedDateTimeRange
(
val
from
:
ZonedDateTime
?
,
val
to
:
ZonedDateTime
?
)