Class SchemaBuilder.IntBuilder<R>

Enclosing class:
SchemaBuilder

public static final class SchemaBuilder.IntBuilder<R> extends SchemaBuilder.PropBuilder<SchemaBuilder.IntBuilder<R>>
Builds an Avro int type with optional properties. Set properties with SchemaBuilder.PropBuilder.prop(String, String), and finalize with endInt()