Uses of Enum
io.apicurio.registry.serde.avro.AvroEncoding
Packages that use AvroEncoding
-
Uses of AvroEncoding in io.apicurio.registry.serde.avro
Methods in io.apicurio.registry.serde.avro that return AvroEncodingModifier and TypeMethodDescriptionAvroKafkaSerdeConfig.getAvroEncoding()static AvroEncodingReturns the enum constant of this type with the specified name.static AvroEncoding[]AvroEncoding.values()Returns an array containing the constants of this enum type, in the order they are declared.