Modifier and Type | Annotation and Description |
---|---|
public @interface | AvroFixedSize
Only used during Avro schema generation; has no effect on data (de)serialization. |
Modifier and Type | Class and Description |
---|---|
public class | AvroAnnotationIntrospector
Adds support for the following annotations from the Apache Avro implementation:
|
public class | AvroFactory
Default |
public class | AvroFactoryBuilder
|
public class | |
public class | AvroMapper
Convenience |
public class | AvroModule
Module that adds support for handling datatypes specific to the standard Java Avro library:
|
public abstract class | AvroParser
|
public class | AvroSchema
Wrapper for Schema information needed to encode and decode Avro-format data. |
public class | AvroSerializerModifier
Serializer modifier used to suppress serialization of "schema" property for Avro-generated types. |
public class | |
public class | AvroTypeIdResolver
|
public class | |
public class | CustomEncodingWrapper<T>
Wrapper that makes the methods on a |
public class | PackageVersion
Automatically generated from PackageVersion.java.in during packageVersion-generate execution of maven-replacer-plugin in pom.xml. |