Package | Description |
---|---|
org.apache.avro |
Avro kernel classes.
|
Modifier and Type | Method and Description |
---|---|
SchemaBuilder.NullBuilder<R> |
SchemaBuilder.BaseTypeBuilder.nullBuilder()
Build a null type that can set custom properties.
|
SchemaBuilder.NullBuilder<SchemaBuilder.NullDefault<R>> |
SchemaBuilder.BaseFieldTypeBuilder.nullBuilder()
Build a null type that can set custom properties.
|
SchemaBuilder.NullBuilder<SchemaBuilder.UnionAccumulator<SchemaBuilder.NullDefault<R>>> |
SchemaBuilder.UnionFieldTypeBuilder.nullBuilder()
Build a null type that can set custom properties.
|
protected SchemaBuilder.NullBuilder<R> |
SchemaBuilder.NullBuilder.self() |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.