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