| Package | Description | 
|---|---|
| org.apache.avro.generic | 
 A generic representation for Avro data. 
 | 
| org.apache.avro.hadoop.io | |
| org.apache.avro.ipc | 
 Support for inter-process calls. 
 | 
| org.apache.avro.ipc.trace | |
| org.apache.avro.specific | 
 Generate specific Java classes for schemas and protocols. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
GenericData.Fixed
Default implementation of  
GenericFixed. | 
| Modifier and Type | Method and Description | 
|---|---|
GenericFixed | 
AvroDatumConverterFactory.ByteWritableConverter.convert(ByteWritable input) | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MD5  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ID  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SpecificFixed
Base class for generated fixed-sized data classes. 
 | 
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.