org.apache.flume.formatter.output
Interface EventFormatter

All Known Implementing Classes:
TextDelimitedOutputFormatter

public interface EventFormatter


Method Summary
 byte[] format(Event event)
           
 

Method Detail

format

byte[] format(Event event)


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