Class AvroGenericCoder

All Implemented Interfaces:
Serializable

public class AvroGenericCoder extends AvroCoder<GenericRecord>
AvroCoder specialisation for GenericRecord, needed for cross-language transforms.
See Also: