@PublicEvolving public class AvroFormatOptions extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AvroFormatOptions.AvroEncoding
Serialization types for Avro encoding, see
AVRO_ENCODING . |
Modifier and Type | Field and Description |
---|---|
static ConfigOption<AvroFormatOptions.AvroEncoding> |
AVRO_ENCODING |
static ConfigOption<String> |
AVRO_OUTPUT_CODEC |
static ConfigOption<Boolean> |
AVRO_TIMESTAMP_LEGACY_MAPPING |
public static final ConfigOption<String> AVRO_OUTPUT_CODEC
public static final ConfigOption<AvroFormatOptions.AvroEncoding> AVRO_ENCODING
public static final ConfigOption<Boolean> AVRO_TIMESTAMP_LEGACY_MAPPING
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.