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