- 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
-
- getConnectTimeoutMillis() - Method in class org.apache.logging.log4j.flume.appender.FlumeAvroManager
-
- getContextData() - Method in class org.apache.logging.log4j.flume.appender.FlumeEvent
-
Returns the context data of the LogEvent
that this FlumeEvent
was constructed with.
- 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.
- getDelayMillis() - Method in class org.apache.logging.log4j.flume.appender.FlumeAvroManager
-
- getEvents() - Method in class org.apache.logging.log4j.flume.appender.BatchEvent
-
- getHost() - Method in class org.apache.logging.log4j.flume.appender.Agent
-
Retrieve the host name.
- getInstant() - Method in class org.apache.logging.log4j.flume.appender.FlumeEvent
- getLevel() - Method in class org.apache.logging.log4j.flume.appender.FlumeEvent
-
Returns the logging Level.
- getLoggerFqcn() - Method in class org.apache.logging.log4j.flume.appender.FlumeEvent
-
Get the Frequently Qualified Class Name.
- getLoggerName() - Method in class org.apache.logging.log4j.flume.appender.FlumeEvent
-
Returns the logger name.
- getManager(String, Agent[], int, 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.
- getNanoTime() - Method in class org.apache.logging.log4j.flume.appender.FlumeEvent
-
Returns the value of the running Java Virtual Machine's high-resolution time source when this event was created,
or a dummy value if it is known that this value will not be used downstream.
- getPort() - Method in class org.apache.logging.log4j.flume.appender.Agent
-
Retrieve the port number.
- getRequestTimeoutMillis() - 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.
- getThreadId() - Method in class org.apache.logging.log4j.flume.appender.FlumeEvent
-
Returns the ID of the Thread.
- getThreadName() - Method in class org.apache.logging.log4j.flume.appender.FlumeEvent
-
Returns the name of the Thread.
- getThreadPriority() - Method in class org.apache.logging.log4j.flume.appender.FlumeEvent
-
Returns the priority of the Thread.
- getThrown() - Method in class org.apache.logging.log4j.flume.appender.FlumeEvent
-
Returns the Throwable associated with the event, if any.
- getThrownProxy() - Method in class org.apache.logging.log4j.flume.appender.FlumeEvent
-
Returns the Throwable associated with the event, if any.
- getTimeMillis() - Method in class org.apache.logging.log4j.flume.appender.FlumeEvent
-
Returns the event timestamp.