org.apache.logging.log4j.flume.appender
Class AbstractFlumeManager

java.lang.Object
  extended by org.apache.logging.log4j.core.appender.AbstractManager
      extended by org.apache.logging.log4j.flume.appender.AbstractFlumeManager
Direct Known Subclasses:
FlumeAvroManager, FlumeEmbeddedManager

public abstract class AbstractFlumeManager
extends org.apache.logging.log4j.core.appender.AbstractManager


Field Summary
 
Fields inherited from class org.apache.logging.log4j.core.appender.AbstractManager
count, LOGGER
 
Constructor Summary
AbstractFlumeManager(String name)
           
 
Method Summary
abstract  void send(org.apache.flume.Event event)
           
 
Methods inherited from class org.apache.logging.log4j.core.appender.AbstractManager
getContentFormat, getCount, getManager, getName, hasManager, release, releaseSub
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractFlumeManager

public AbstractFlumeManager(String name)
Method Detail

send

public abstract void send(org.apache.flume.Event event)


Copyright © 1999-2015 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.