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-toolkit-load-object-storage
/
io.airbyte.cdk.load.file.object_storage
/
JsonFormattingWriter
Json
Formatting
Writer
class
JsonFormattingWriter
(
stream
:
DestinationStream
,
outputStream
:
OutputStream
,
rootLevelFlattening
:
Boolean
)
:
ObjectStorageFormattingWriter
Members
Constructors
Json
Formatting
Writer
Link copied to clipboard
constructor
(
stream
:
DestinationStream
,
outputStream
:
OutputStream
,
rootLevelFlattening
:
Boolean
)
Functions
accept
Link copied to clipboard
open
override
fun
accept
(
record
:
DestinationRecordRaw
)
close
Link copied to clipboard
open
override
fun
close
(
)
flush
Link copied to clipboard
open
override
fun
flush
(
)