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-base
/
io.airbyte.cdk.output
/
StdoutOutputConsumer
/
StdoutOutputConsumer
Stdout
Output
Consumer
constructor
(
stdout
:
PrintStream
,
clock
:
Clock
,
@
Value
(
value
=
"${airbyte.connector.output.buffer-byte-size-threshold-for-flush:4096}"
)
bufferByteSizeThresholdForFlush
:
Int
)