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