Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
G
L
O
R
S
T
V
A
activateOptions()
- Method in class org.apache.flume.clients.log4jappender.
Log4jAppender
Activate the options set using
setPort()
and
setHostname()
append(LoggingEvent)
- Method in class org.apache.flume.clients.log4jappender.
Log4jAppender
Append the LoggingEvent, to send to the first Flume hop.
C
close()
- Method in class org.apache.flume.clients.log4jappender.
Log4jAppender
Closes underlying client.
G
getByName(String)
- Static method in enum org.apache.flume.clients.log4jappender.
Log4jAvroHeaders
getName()
- Method in enum org.apache.flume.clients.log4jappender.
Log4jAvroHeaders
L
Log4jAppender
- Class in
org.apache.flume.clients.log4jappender
Appends Log4j Events to an external Flume client which is decribed by the Log4j configuration file.
Log4jAppender()
- Constructor for class org.apache.flume.clients.log4jappender.
Log4jAppender
If this constructor is used programmatically rather than from a log4j conf you must set the
port
and
hostname
and then call
activateOptions()
before calling
append()
.
Log4jAppender(String, int)
- Constructor for class org.apache.flume.clients.log4jappender.
Log4jAppender
Sets the hostname and port.
Log4jAvroHeaders
- Enum in
org.apache.flume.clients.log4jappender
O
org.apache.flume.clients.log4jappender
- package org.apache.flume.clients.log4jappender
R
requiresLayout()
- Method in class org.apache.flume.clients.log4jappender.
Log4jAppender
S
setHostname(String)
- Method in class org.apache.flume.clients.log4jappender.
Log4jAppender
Set the first flume hop hostname.
setPort(int)
- Method in class org.apache.flume.clients.log4jappender.
Log4jAppender
Set the port on the hostname to connect to.
T
toString()
- Method in enum org.apache.flume.clients.log4jappender.
Log4jAvroHeaders
V
valueOf(String)
- Static method in enum org.apache.flume.clients.log4jappender.
Log4jAvroHeaders
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.apache.flume.clients.log4jappender.
Log4jAvroHeaders
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
G
L
O
R
S
T
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009-2012
Apache Software Foundation
. All Rights Reserved.