Package | Description |
---|---|
org.apache.avro |
Avro kernel classes.
|
Modifier and Type | Method and Description |
---|---|
SchemaBuilder.IntBuilder<R> |
SchemaBuilder.BaseTypeBuilder.intBuilder()
Build an int type that can set custom properties.
|
SchemaBuilder.IntBuilder<SchemaBuilder.IntDefault<R>> |
SchemaBuilder.BaseFieldTypeBuilder.intBuilder()
Build an int type that can set custom properties.
|
SchemaBuilder.IntBuilder<SchemaBuilder.UnionAccumulator<SchemaBuilder.IntDefault<R>>> |
SchemaBuilder.UnionFieldTypeBuilder.intBuilder()
Build an int type that can set custom properties.
|
protected SchemaBuilder.IntBuilder<R> |
SchemaBuilder.IntBuilder.self() |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.