Airbyte Kotlin Bulk CDK
Toggle table of contents
0.1.92
jvm
Platform filter
jvm
Switch theme
Search in API
Airbyte Kotlin Bulk CDK
bulk-cdk-core-load
/
io.airbyte.cdk.load.data
/
NullValue
Null
Value
data
object
NullValue
:
AirbyteValue
,
Comparable
<
NullValue
>
Members
Members & Extensions
Properties
airbyte
Type
Link copied to clipboard
open
val
airbyteType
:
AirbyteType
Functions
compare
To
Link copied to clipboard
open
operator override
fun
compareTo
(
other
:
NullValue
)
:
Int
to
Json
Link copied to clipboard
fun
toJson
(
)
:
NullNode
to
Json
Link copied to clipboard
fun
AirbyteValue
.
toJson
(
)
:
JsonNode