Uses of Class
org.apache.avro.SchemaBuilder.IntBuilder
-
Uses of SchemaBuilder.IntBuilder in org.apache.avro
Modifier and TypeMethodDescriptionSchemaBuilder.BaseFieldTypeBuilder.intBuilder()
Build an int type that can set custom properties.final SchemaBuilder.IntBuilder
<R> SchemaBuilder.BaseTypeBuilder.intBuilder()
Build an int type that can set custom properties.SchemaBuilder.UnionFieldTypeBuilder.intBuilder()
Build an int type that can set custom properties.protected SchemaBuilder.IntBuilder
<R> SchemaBuilder.IntBuilder.self()