Class AvroDatumConverterFactory.BytesWritableConverter

java.lang.Object
org.apache.avro.hadoop.io.AvroDatumConverter<BytesWritable,ByteBuffer>
org.apache.avro.hadoop.io.AvroDatumConverterFactory.BytesWritableConverter
Enclosing class:
AvroDatumConverterFactory

public static class AvroDatumConverterFactory.BytesWritableConverter extends AvroDatumConverter<BytesWritable,ByteBuffer>
Converts BytesWritables into ByteBuffers.