Package org.apache.flume.serialization

Interface Summary
EventSerializer This interface provides callbacks for important serialization-related events.
EventSerializer.Builder Knows how to construct this output formatter.
Note: Implementations MUST provide a public a no-arg constructor.
 

Class Summary
AbstractAvroEventSerializer<T> This is a helper class provided to make it straightforward to serialize Flume events into Avro data.
AvroEventSerializerConfigurationConstants  
BodyTextEventSerializer This class simply writes the body of the event to the output stream and appends a newline after each event.
BodyTextEventSerializer.Builder  
EventSerializerFactory  
FlumeEventAvroEventSerializer  
FlumeEventAvroEventSerializer.Builder  
 

Enum Summary
EventSerializerType  
 



Copyright © 2009-2012 Apache Software Foundation. All Rights Reserved.