Annotation Interface AvroFixedSize
Only used during Avro schema generation; has no effect on data (de)serialization.
Instructs the AvroSchemaGenerator
to declare the annotated property as type "fixed" (Schema.Type.FIXED).
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionThe namespace of the type in the generated schema (optional)