org.apache.flume.formatter.output
Class TextDelimitedOutputFormatter

java.lang.Object
  extended by org.apache.flume.formatter.output.TextDelimitedOutputFormatter
All Implemented Interfaces:
EventFormatter

public class TextDelimitedOutputFormatter
extends Object
implements EventFormatter


Constructor Summary
TextDelimitedOutputFormatter()
           
 
Method Summary
 byte[] format(Event event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextDelimitedOutputFormatter

public TextDelimitedOutputFormatter()
Method Detail

format

public byte[] format(Event event)
Specified by:
format in interface EventFormatter


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