public abstract static class SchemaBuilder.NamespacedBuilder<R,S extends SchemaBuilder.NamespacedBuilder<R,S>> extends SchemaBuilder.NamedBuilder<S>
| Modifier | Constructor and Description | 
|---|---|
| protected  | 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, docprop, prop, selfCopyright © 2009–2020 The Apache Software Foundation. All rights reserved.