Uses of Class
org.apache.avro.SchemaBuilder.IntDefault
-
Uses of SchemaBuilder.IntDefault in org.apache.avro
Modifier and TypeMethodDescriptionfinal SchemaBuilder.IntDefault
<R> SchemaBuilder.BaseFieldTypeBuilder.intType()
A plain int type without custom properties.Modifier and TypeMethodDescriptionSchemaBuilder.BaseFieldTypeBuilder.intBuilder()
Build an int type that can set custom properties.SchemaBuilder.UnionFieldTypeBuilder.intBuilder()
Build an int type that can set custom properties.SchemaBuilder.UnionFieldTypeBuilder.intType()
A plain int type without custom properties.