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-avro
/
io.airbyte.cdk.load.command.avro
/
AvroFormatCompressionCodecSpecification
Avro
Format
Compression
Codec
Specification
sealed
class
AvroFormatCompressionCodecSpecification
Inheritors
AvroFormatNoCompressionCodecSpecification
AvroFormatDeflateCodecSpecification
AvroFormatBzip2CodecSpecification
AvroFormatXzCodecSpecification
AvroFormatZstandardCodecSpecification
AvroFormatSnappyCodecSpecification
Members
Types
Type
Link copied to clipboard
enum
Type
:
Enum
<
AvroFormatCompressionCodecSpecification.Type
>
Properties
type
Link copied to clipboard
open
val
type
:
AvroFormatCompressionCodecSpecification.Type
Functions
to
Compression
Configuration
Link copied to clipboard
fun
toCompressionConfiguration
(
)
:
AvroCompressionConfiguration