Package org.axonframework.serialization.avro
package org.axonframework.serialization.avro
-
ClassDescriptionSerializer providing support for Apache Avro, using Single Object Encoded binary encoding.Builder to set up Avro Serializer using some defaults.Serialization strategy for Avro Serializer.Configuration class used by the strategy to receive configuration from the
AvroSerializer.Builderduring instantiation ofAvroSerializer.Builder for the configuration.Utilities for Avro manipulations.Content type converter between single-object-encoded bytes and Avro generic record.Provides functionality for incompatibility checks and saves the results in a in memory cache.Content type converter between Avro generic record and single-object-encoded bytes.Provides functionality for incompatibility checks.Avro serializer strategy responsible for operations onSpecificRecordBase.