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.config
/
DataChannelBeanFactory
/
dataChannelSocketPaths
data
Channel
Socket
Paths
@
Singleton
@
Named
(
value
=
"dataChannelSocketPaths"
)
fun
dataChannelSocketPaths
(
@
Value
(
value
=
"${airbyte.destination.core.data-channel.socket-paths}"
)
socketPaths
:
List
<
String
>
)
:
List
<
String
>