public abstract static class SchemaBuilder.NamespacedBuilder<R,S extends SchemaBuilder.NamespacedBuilder<R,S>> extends SchemaBuilder.NamedBuilder<S>
Modifier | Constructor and Description |
---|---|
protected |
SchemaBuilder.NamespacedBuilder(org.apache.avro.SchemaBuilder.Completion<R> context,
org.apache.avro.SchemaBuilder.NameContext names,
String name) |
Modifier and Type | Method and Description |
---|---|
S |
namespace(String namespace)
Set the namespace of this type.
|
aliases, doc
prop, self
Copyright © 2009–2016 The Apache Software Foundation. All rights reserved.