Uses of Class
org.apache.avro.SchemaBuilder.StringDefault
-
Uses of SchemaBuilder.StringDefault in org.apache.avro
Modifier and TypeMethodDescriptionfinal SchemaBuilder.StringDefault
<R> SchemaBuilder.BaseFieldTypeBuilder.stringType()
A plain string type without custom properties.Modifier and TypeMethodDescriptionSchemaBuilder.BaseFieldTypeBuilder.stringBuilder()
Build a string type that can set custom properties.SchemaBuilder.UnionFieldTypeBuilder.stringBuilder()
Build a string type that can set custom properties.SchemaBuilder.UnionFieldTypeBuilder.stringType()
A plain string type without custom properties.