Class ProtobufDatumWriter<T>

java.lang.Object
org.apache.avro.generic.GenericDatumWriter<T>
org.apache.avro.protobuf.ProtobufDatumWriter<T>
All Implemented Interfaces:
DatumWriter<T>

public class ProtobufDatumWriter<T> extends GenericDatumWriter<T>
DatumWriter for generated protobuf classes.