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-extract
/
io.airbyte.cdk.read
/
SocketResource
/
AcquiredSocket
Acquired
Socket
class
AcquiredSocket
(
val
socketDatachannel
:
SocketDataChannel
)
:
Resource.Acquired
Members
Constructors
Acquired
Socket
Link copied to clipboard
constructor
(
socketDatachannel
:
SocketDataChannel
)
Properties
socket
Datachannel
Link copied to clipboard
val
socketDatachannel
:
SocketDataChannel
Functions
close
Link copied to clipboard
open
override
fun
close
(
)