Class ProtobufDatumReader<T>

java.lang.Object
org.apache.avro.generic.GenericDatumReader<T>
org.apache.avro.protobuf.ProtobufDatumReader<T>
All Implemented Interfaces:
DatumReader<T>

public class ProtobufDatumReader<T> extends GenericDatumReader<T>
DatumReader for generated Protobuf classes.