| Package | Description | 
|---|---|
| org.apache.reef.tang.formats.avro | 
| Modifier and Type | Method and Description | 
|---|---|
AvroConfiguration.Builder | 
AvroConfiguration.Builder.clearBindings()
Clears the value of the 'Bindings' field 
 | 
static AvroConfiguration.Builder | 
AvroConfiguration.newBuilder()
Creates a new AvroConfiguration RecordBuilder 
 | 
static AvroConfiguration.Builder | 
AvroConfiguration.newBuilder(AvroConfiguration.Builder other)
Creates a new AvroConfiguration RecordBuilder by copying an existing Builder 
 | 
static AvroConfiguration.Builder | 
AvroConfiguration.newBuilder(AvroConfiguration other)
Creates a new AvroConfiguration RecordBuilder by copying an existing AvroConfiguration instance 
 | 
AvroConfiguration.Builder | 
AvroConfiguration.Builder.setBindings(List<ConfigurationEntry> value)
Sets the value of the 'Bindings' field 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static AvroConfiguration.Builder | 
AvroConfiguration.newBuilder(AvroConfiguration.Builder other)
Creates a new AvroConfiguration RecordBuilder by copying an existing Builder 
 | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.