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.dataflow.config
/
DispatcherBeanFactory
/
pipelineRunnerDispatcher
pipeline
Runner
Dispatcher
@
Named
(
value
=
"pipelineRunnerDispatcher"
)
@
Singleton
fun
pipelineRunnerDispatcher
(
)
:
CoroutineDispatcher
@
Named
(
value
=
"pipelineRunnerScope"
)
@
Singleton
fun
pipelineRunnerDispatcher
(
@
Named
(
value
=
"pipelineRunnerDispatcher"
)
dispatcher
:
CoroutineDispatcher
)
:
CoroutineScope