Uses of Interface
com.azure.core.experimental.serializer.AvroSerializer
Packages that use AvroSerializer
Package
Description
Package containing experimental serializer interfaces.
-
Uses of AvroSerializer in com.azure.core.experimental.serializer
Methods in com.azure.core.experimental.serializer that return AvroSerializerModifier and TypeMethodDescriptionAvroSerializerProvider.createInstance(String schema) Creates a newAvroSerializertied to the given schema.static AvroSerializerAvroSerializerProviders.createInstance(String schema) Creates an Avro serializer instance based using the firstAvroSerializerProviderfound on the classpath.