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-extract-jdbc
/
io.airbyte.cdk.read
/
JdbcPartitionsCreator
/
AcquiredResources
Acquired
Resources
fun
interface
AcquiredResources
:
AutoCloseable
Calling
close
releases the resources acquired for the
JdbcPartitionsCreator
.
Members
Functions
close
Link copied to clipboard
abstract
fun
close
(
)