public static class AvroDatumConverterFactory.ByteWritableConverter extends AvroDatumConverter<ByteWritable,GenericFixed>
| Constructor and Description | 
|---|
AvroDatumConverterFactory.ByteWritableConverter()
Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GenericFixed | 
convert(ByteWritable input) | 
Schema | 
getWriterSchema()
Gets the writer schema that should be used to serialize the output Avro datum. 
 | 
public AvroDatumConverterFactory.ByteWritableConverter()
public GenericFixed convert(ByteWritable input)
convert in class AvroDatumConverter<ByteWritable,GenericFixed>public Schema getWriterSchema()
getWriterSchema in class AvroDatumConverter<ByteWritable,GenericFixed>Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.