Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
O
S
T
A
addContextData(String, Map<String, byte[]>, Map<String, String>)
- Method in class org.apache.logging.log4j.flumeog.appender.
FlumeEvent
addGuid(Map<String, byte[]>)
- Method in class org.apache.logging.log4j.flumeog.appender.
FlumeEvent
addMapData(String, Map<String, byte[]>, MapMessage)
- Method in class org.apache.logging.log4j.flumeog.appender.
FlumeEvent
addStructuredData(String, Map<String, byte[]>, StructuredDataMessage)
- Method in class org.apache.logging.log4j.flumeog.appender.
FlumeEvent
Agent
- Class in
org.apache.logging.log4j.flumeog.appender
Agent Specification for FlumeAvroAppender.
append(LogEvent)
- Method in class org.apache.logging.log4j.flumeog.appender.
FlumeAvroAppender
Publish the event.
C
createAgent(String, String)
- Static method in class org.apache.logging.log4j.flumeog.appender.
Agent
Create an Agent.
createAppender(Agent[], String, String, String, String, String, String, String, String, String, String, FlumeEventFactory, Layout, Filter)
- Static method in class org.apache.logging.log4j.flumeog.appender.
FlumeAvroAppender
Create a Flume Avro Appender.
createEvent(LogEvent, String, String, String, String, String, String, boolean)
- Method in class org.apache.logging.log4j.flumeog.appender.
FlumeAvroAppender
Create a Flume event.
createEvent(LogEvent, String, String, String, String, String, String, boolean)
- Method in interface org.apache.logging.log4j.flumeog.appender.
FlumeEventFactory
Create a Flume event.
D
DEFAULT_RECONNECTION_DELAY
- Static variable in class org.apache.logging.log4j.flumeog.appender.
FlumeAvroManager
The default reconnection delay (500 milliseconds or .5 seconds).
F
FlumeAvroAppender
- Class in
org.apache.logging.log4j.flumeog.appender
An Appender that uses the Avro protocol to route events to Flume.
FlumeAvroManager
- Class in
org.apache.logging.log4j.flumeog.appender
Manager for FlumeAvroAppenders.
FlumeAvroManager(String, Agent[])
- Constructor for class org.apache.logging.log4j.flumeog.appender.
FlumeAvroManager
FlumeEvent
- Class in
org.apache.logging.log4j.flumeog.appender
Class that is both a Flume and Log4j Event.
FlumeEvent(LogEvent, String, String, String, String, String, String, boolean)
- Constructor for class org.apache.logging.log4j.flumeog.appender.
FlumeEvent
Construct the FlumeEvent.
FlumeEventFactory
- Interface in
org.apache.logging.log4j.flumeog.appender
Factory to create Flume events.
G
getAgents()
- Method in class org.apache.logging.log4j.flumeog.appender.
FlumeAvroManager
Return the agents.
getBody()
- Method in class org.apache.logging.log4j.flumeog.appender.
FlumeEvent
getContextMap()
- Method in class org.apache.logging.log4j.flumeog.appender.
FlumeEvent
Return a copy of the context Map.
getContextStack()
- Method in class org.apache.logging.log4j.flumeog.appender.
FlumeEvent
Return a copy of the context stack.
getCurrent()
- Method in class org.apache.logging.log4j.flumeog.appender.
FlumeAvroManager
Returns the index of the current agent.
getFQCN()
- Method in class org.apache.logging.log4j.flumeog.appender.
FlumeEvent
Get the Frequently Qualified Class Name.
getHost()
- Method in class org.apache.logging.log4j.flumeog.appender.
Agent
Retrieve the host name.
getHost()
- Method in class org.apache.logging.log4j.flumeog.appender.
FlumeEvent
getLevel()
- Method in class org.apache.logging.log4j.flumeog.appender.
FlumeEvent
Return the logging Level.
getLoggerName()
- Method in class org.apache.logging.log4j.flumeog.appender.
FlumeEvent
Return the logger name.
getManager(Agent[])
- Static method in class org.apache.logging.log4j.flumeog.appender.
FlumeAvroManager
Return a FlumeAvroManager.
getMarker()
- Method in class org.apache.logging.log4j.flumeog.appender.
FlumeEvent
Return the Marker.
getMessage()
- Method in class org.apache.logging.log4j.flumeog.appender.
FlumeEvent
Return the Message.
getMillis()
- Method in class org.apache.logging.log4j.flumeog.appender.
FlumeEvent
Return the event timestamp.
getNanos()
- Method in class org.apache.logging.log4j.flumeog.appender.
FlumeEvent
getPort()
- Method in class org.apache.logging.log4j.flumeog.appender.
Agent
Retrieve the port number.
getPriority()
- Method in class org.apache.logging.log4j.flumeog.appender.
FlumeEvent
getSource()
- Method in class org.apache.logging.log4j.flumeog.appender.
FlumeEvent
Return the StackTraceElement for the caller of the logging API.
getThreadName()
- Method in class org.apache.logging.log4j.flumeog.appender.
FlumeEvent
Return the name of the Thread.
getThrown()
- Method in class org.apache.logging.log4j.flumeog.appender.
FlumeEvent
Return the Throwable associated with the event, if any.
getTimestamp()
- Method in class org.apache.logging.log4j.flumeog.appender.
FlumeEvent
O
org.apache.logging.log4j.flumeog.appender
- package org.apache.logging.log4j.flumeog.appender
Apache Flume Appender.
S
send(FlumeEvent, int, int)
- Method in class org.apache.logging.log4j.flumeog.appender.
FlumeAvroManager
setBody(byte[])
- Method in class org.apache.logging.log4j.flumeog.appender.
FlumeEvent
Set the body in the event.
stop()
- Method in class org.apache.logging.log4j.flumeog.appender.
FlumeAvroAppender
T
toString()
- Method in class org.apache.logging.log4j.flumeog.appender.
Agent
A
C
D
F
G
O
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 1999-2012
Apache Software Foundation
. All Rights Reserved.