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