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