|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.flume.source.AbstractSource
org.apache.logging.log4j.flume.appender.Log4jEventSource
public class Log4jEventSource
Constructor Summary | |
---|---|
Log4jEventSource()
|
Method Summary | |
---|---|
void |
send(FlumeEvent event)
|
void |
start()
|
void |
stop()
|
Methods inherited from class org.apache.flume.source.AbstractSource |
---|
getChannelProcessor, getLifecycleState, getName, setChannelProcessor, setName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.flume.Source |
---|
getChannelProcessor, setChannelProcessor |
Methods inherited from interface org.apache.flume.lifecycle.LifecycleAware |
---|
getLifecycleState |
Methods inherited from interface org.apache.flume.NamedComponent |
---|
getName, setName |
Constructor Detail |
---|
public Log4jEventSource()
Method Detail |
---|
public void start()
start
in interface org.apache.flume.lifecycle.LifecycleAware
start
in class org.apache.flume.source.AbstractSource
public void stop()
stop
in interface org.apache.flume.lifecycle.LifecycleAware
stop
in class org.apache.flume.source.AbstractSource
public void send(FlumeEvent event)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |