Class AvroDatumConverterFactory.IntWritableConverter

java.lang.Object
org.apache.avro.hadoop.io.AvroDatumConverter<IntWritable,Integer>
org.apache.avro.hadoop.io.AvroDatumConverterFactory.IntWritableConverter
Enclosing class:
AvroDatumConverterFactory

public static class AvroDatumConverterFactory.IntWritableConverter extends AvroDatumConverter<IntWritable,Integer>
Converts IntWritables into Ints.