org.apache.flume.formatter.output
Class TextDelimitedOutputFormatter
java.lang.Object
org.apache.flume.formatter.output.TextDelimitedOutputFormatter
- All Implemented Interfaces:
- EventFormatter
Deprecated.
@Deprecated
public class TextDelimitedOutputFormatter
- extends Object
- implements EventFormatter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextDelimitedOutputFormatter
public TextDelimitedOutputFormatter()
- Deprecated.
format
public byte[] format(Event event)
- Deprecated.
- Specified by:
format
in interface EventFormatter
Copyright © 2009-2013 Apache Software Foundation. All Rights Reserved.