Uses of Class
org.apache.avro.SchemaBuilder.NullBuilder
-
Uses of SchemaBuilder.NullBuilder in org.apache.avro
Modifier and TypeMethodDescriptionSchemaBuilder.BaseFieldTypeBuilder.nullBuilder()
Build a null type that can set custom properties.final SchemaBuilder.NullBuilder
<R> SchemaBuilder.BaseTypeBuilder.nullBuilder()
Build a null type that can set custom properties.SchemaBuilder.UnionFieldTypeBuilder.nullBuilder()
Build a null type that can set custom properties.protected SchemaBuilder.NullBuilder
<R> SchemaBuilder.NullBuilder.self()