Package | Description |
---|---|
org.apache.avro |
Avro kernel classes.
|
Modifier and Type | Method and Description |
---|---|
SchemaBuilder.LongBuilder<R> |
SchemaBuilder.BaseTypeBuilder.longBuilder()
Build a long type that can set custom properties.
|
SchemaBuilder.LongBuilder<SchemaBuilder.LongDefault<R>> |
SchemaBuilder.BaseFieldTypeBuilder.longBuilder()
Build a long type that can set custom properties.
|
SchemaBuilder.LongBuilder<SchemaBuilder.UnionAccumulator<SchemaBuilder.LongDefault<R>>> |
SchemaBuilder.UnionFieldTypeBuilder.longBuilder()
Build a long type that can set custom properties.
|
protected SchemaBuilder.LongBuilder<R> |
SchemaBuilder.LongBuilder.self() |
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.