Uses of Class
org.apache.avro.SchemaBuilder.FixedBuilder
-
Uses of SchemaBuilder.FixedBuilder in org.apache.avro
Modifier and TypeMethodDescriptionBuild an Avro fixed type.final SchemaBuilder.FixedBuilder
<R> Build an Avro fixed type.static SchemaBuilder.FixedBuilder
<Schema> Create a builder for an Avro fixed type with the specified name and size.Build an Avro fixed type.protected SchemaBuilder.FixedBuilder
<R> SchemaBuilder.FixedBuilder.self()