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