Class AvroDatumConverterFactory.NullWritableConverter

java.lang.Object
org.apache.avro.hadoop.io.AvroDatumConverter<NullWritable,Object>
org.apache.avro.hadoop.io.AvroDatumConverterFactory.NullWritableConverter
Enclosing class:
AvroDatumConverterFactory

public static class AvroDatumConverterFactory.NullWritableConverter extends AvroDatumConverter<NullWritable,Object>
Converts NullWritables into Nulls.