Uses of Interface
org.apache.flume.formatter.output.EventFormatter

Packages that use EventFormatter
org.apache.flume.formatter.output   
org.apache.flume.sink   
 

Uses of EventFormatter in org.apache.flume.formatter.output
 

Classes in org.apache.flume.formatter.output that implement EventFormatter
 class TextDelimitedOutputFormatter
           
 

Uses of EventFormatter in org.apache.flume.sink
 

Methods in org.apache.flume.sink that return EventFormatter
 EventFormatter RollingFileSink.getFormatter()
           
 

Methods in org.apache.flume.sink with parameters of type EventFormatter
 void RollingFileSink.setFormatter(EventFormatter formatter)
           
 



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