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.pipeline
/
NoOutput
No
Output
data
class
NoOutput
<
S
,
U
>
(
val
nextState
:
S
)
:
BatchAccumulatorResult
<
S
,
U
>
Members
Constructors
No
Output
Link copied to clipboard
constructor
(
nextState
:
S
)
Properties
next
State
Link copied to clipboard
open
override
val
nextState
:
S
output
Link copied to clipboard
open
override
val
output
:
U
?
=
null