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-load-object-storage
/
io.airbyte.cdk.load.command.object_storage
/
ObjectStorageCompressionConfiguration
Object
Storage
Compression
Configuration
data
class
ObjectStorageCompressionConfiguration
<
T
:
OutputStream
>
(
val
compressor
:
StreamProcessor
<
T
>
)
Members
Constructors
Object
Storage
Compression
Configuration
Link copied to clipboard
constructor
(
compressor
:
StreamProcessor
<
T
>
)
Properties
compressor
Link copied to clipboard
val
compressor
:
StreamProcessor
<
T
>