Uses of Class
org.apache.avro.SchemaBuilder.StringBldr
-
Uses of SchemaBuilder.StringBldr in org.apache.avro
Modifier and TypeMethodDescriptionprotected SchemaBuilder.StringBldr
<R> SchemaBuilder.StringBldr.self()
SchemaBuilder.BaseFieldTypeBuilder.stringBuilder()
Build a string type that can set custom properties.final SchemaBuilder.StringBldr
<R> SchemaBuilder.BaseTypeBuilder.stringBuilder()
Build a string type that can set custom properties.SchemaBuilder.UnionFieldTypeBuilder.stringBuilder()
Build a string type that can set custom properties.