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.check
/
CheckOperationV2
Check
Operation
V2
class
CheckOperationV2
(
val
destinationChecker
:
DestinationCheckerV2
,
outputConsumer
:
OutputConsumer
)
:
Operation
Members
Constructors
Check
Operation
V2
Link copied to clipboard
constructor
(
destinationChecker
:
DestinationCheckerV2
,
outputConsumer
:
OutputConsumer
)
Properties
destination
Checker
Link copied to clipboard
val
destinationChecker
:
DestinationCheckerV2
Functions
execute
Link copied to clipboard
open
override
fun
execute
(
)