| Package | Description | 
|---|---|
| org.apache.reef.tang.formats | 
 Tang format classes encode and decode information that Tang gathers at
 runtime. 
 | 
| org.apache.reef.tang.formats.avro | 
| Modifier and Type | Method and Description | 
|---|---|
AvroConfiguration | 
AvroConfigurationSerializer.toAvro(Configuration configuration)  | 
| Modifier and Type | Method and Description | 
|---|---|
Configuration | 
AvroConfigurationSerializer.fromAvro(AvroConfiguration avroConfiguration)
Converts a given AvroConfiguration to Configuration 
 | 
Configuration | 
AvroConfigurationSerializer.fromAvro(AvroConfiguration avroConfiguration,
                ClassHierarchy classHierarchy)
Converts a given AvroConfiguration to Configuration 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AvroConfiguration | 
AvroConfiguration.Builder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
static AvroConfiguration.Builder | 
AvroConfiguration.newBuilder(AvroConfiguration other)
Creates a new AvroConfiguration RecordBuilder by copying an existing AvroConfiguration instance 
 | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.