Uses of Interface
org.apache.logging.log4j.flume.appender.FlumeEventFactory

Uses of FlumeEventFactory in org.apache.logging.log4j.flume.appender
 

Classes in org.apache.logging.log4j.flume.appender that implement FlumeEventFactory
 class FlumeAppender<T extends Serializable>
          An Appender that uses the Avro protocol to route events to Flume.
 

Methods in org.apache.logging.log4j.flume.appender with parameters of type FlumeEventFactory
static
<S extends Serializable>
FlumeAppender<S>
FlumeAppender.createAppender(Agent[] agents, Property[] properties, String embedded, String type, String dataDir, String connectionTimeout, String requestTimeout, String agentRetries, String maxDelay, String name, String suppress, String excludes, String includes, String required, String mdcPrefix, String eventPrefix, String compressBody, String batchSize, FlumeEventFactory factory, Layout<S> layout, Filter filter)
          Create a Flume Avro Appender.
 



Copyright © 1999-2013 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.