Uses of Class
org.apache.avro.SchemaBuilder.FixedBuilder
Packages that use SchemaBuilder.FixedBuilder
-
Uses of SchemaBuilder.FixedBuilder in org.apache.avro
Methods in org.apache.avro that return SchemaBuilder.FixedBuilderModifier 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()