Package org.apache.storm.hdfs.avro
-
Interface Summary Interface Description AvroSchemaRegistry -
Class Summary Class Description AbstractAvroSerializer This abstract class can be extended to implement concrete classes capable of (de)serializing generic avro objects across a Topology.AvroUtils FixedAvroSerializer A class to help (de)serialize a pre-defined set of Avro schemas.GenericAvroSerializer A default implementation of the AvroSerializer that will just pass literal schemas back and forth.