B - The type to buildpublic static class KafkaAppender.Builder<B extends KafkaAppender.Builder<B>> extends AbstractAppender.Builder<B> implements Builder<KafkaAppender>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
KafkaAppender |
build()
Builds the object after all configuration has been set.
|
Property[] |
getProperties() |
String |
getTopic() |
B |
setProperties(Property[] properties) |
B |
setSyncSend(boolean syncSend) |
B |
setTopic(String topic) |
getConfiguration, getLayout, getName, getOrCreateLayout, getOrCreateLayout, isIgnoreExceptions, setConfiguration, withConfiguration, withIgnoreExceptions, withLayout, withNameasBuilder, getFilter, withFilterpublic KafkaAppender build()
Builderbuild in interface Builder<KafkaAppender>public String getTopic()
public Property[] getProperties()
public B setSyncSend(boolean syncSend)
Copyright © 1999-2017. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.