Uses of Class
org.apache.avro.SchemaBuilder.FloatDefault
-
Uses of SchemaBuilder.FloatDefault in org.apache.avro
Modifier and TypeMethodDescriptionfinal SchemaBuilder.FloatDefault
<R> SchemaBuilder.BaseFieldTypeBuilder.floatType()
A plain float type without custom properties.Modifier and TypeMethodDescriptionSchemaBuilder.BaseFieldTypeBuilder.floatBuilder()
Build a float type that can set custom properties.SchemaBuilder.UnionFieldTypeBuilder.floatBuilder()
Build a float type that can set custom properties.SchemaBuilder.UnionFieldTypeBuilder.floatType()
A plain float type without custom properties.