- getAgents() - Method in class org.apache.logging.log4j.flume.appender.FlumeAvroManager
-
Returns the agents.
- getBatchSize() - Method in class org.apache.logging.log4j.flume.appender.FlumeAvroManager
-
- getConnectTimeout() - Method in class org.apache.logging.log4j.flume.appender.FlumeAvroManager
-
- getContextMap() - Method in class org.apache.logging.log4j.flume.appender.FlumeEvent
-
Returns a copy of the context Map.
- getContextStack() - Method in class org.apache.logging.log4j.flume.appender.FlumeEvent
-
Returns a copy of the context stack.
- getCurrent() - Method in class org.apache.logging.log4j.flume.appender.FlumeAvroManager
-
Returns the index of the current agent.
- getEvents() - Method in class org.apache.logging.log4j.flume.appender.BatchEvent
-
- getFQCN() - Method in class org.apache.logging.log4j.flume.appender.FlumeEvent
-
Get the Frequently Qualified Class Name.
- getHost() - Method in class org.apache.logging.log4j.flume.appender.Agent
-
Retrieve the host name.
- getLevel() - Method in class org.apache.logging.log4j.flume.appender.FlumeEvent
-
Returns the logging Level.
- getLoggerName() - Method in class org.apache.logging.log4j.flume.appender.FlumeEvent
-
Returns the logger name.
- getManager(String, Agent[], int, int, int, int) - Static method in class org.apache.logging.log4j.flume.appender.FlumeAvroManager
-
Returns a FlumeAvroManager.
- getManager(String, Agent[], Property[], int, String) - Static method in class org.apache.logging.log4j.flume.appender.FlumeEmbeddedManager
-
Returns a FlumeEmbeddedManager.
- getManager(String, Agent[], Property[], int, int, int, int, int, int, String) - Static method in class org.apache.logging.log4j.flume.appender.FlumePersistentManager
-
Returns a FlumeAvroManager.
- getMarker() - Method in class org.apache.logging.log4j.flume.appender.FlumeEvent
-
Returns the Marker.
- getMessage() - Method in class org.apache.logging.log4j.flume.appender.FlumeEvent
-
Returns the Message.
- getMillis() - Method in class org.apache.logging.log4j.flume.appender.FlumeEvent
-
Returns the event timestamp.
- getPort() - Method in class org.apache.logging.log4j.flume.appender.Agent
-
Retrieve the port number.
- getRequestTimeout() - Method in class org.apache.logging.log4j.flume.appender.FlumeAvroManager
-
- getRetries() - Method in class org.apache.logging.log4j.flume.appender.FlumeAvroManager
-
- getSource() - Method in class org.apache.logging.log4j.flume.appender.FlumeEvent
-
Returns the StackTraceElement for the caller of the logging API.
- getThreadName() - Method in class org.apache.logging.log4j.flume.appender.FlumeEvent
-
Returns the name of the Thread.
- getThrown() - Method in class org.apache.logging.log4j.flume.appender.FlumeEvent
-
Returns the Throwable associated with the event, if any.