Class | Description |
---|---|
AvroSchemaGenRelConverter |
Special form for AvroRelConverter that generates the avro schema on the output based on the
fields in
SamzaSqlRelMessage and uses the schema to serialize the output. |
AvroSchemaGenRelConverterFactory |
Factory for
AvroSchemaGenRelConverter |
AvroSerDeFactory |
Avro SerDe that can be used to serialize or deserialize the avro
GenericRecord . |