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.
|
String |
getTopic() |
boolean |
isSyncSend() |
B |
setSyncSend(boolean syncSend) |
B |
setTopic(String topic) |
getConfiguration, getLayout, getName, getOrCreateLayout, getOrCreateLayout, isIgnoreExceptions, setConfiguration, setIgnoreExceptions, setLayout, setName, withConfiguration, withIgnoreExceptions, withLayout, withName
asBuilder, getFilter, getPropertyArray, setFilter, setPropertyArray, withFilter
public Builder()
public KafkaAppender build()
Builder
build
in interface Builder<KafkaAppender>
public boolean isSyncSend()
public B setSyncSend(boolean syncSend)
Copyright © 1999-2021 The Apache Software Foundation. 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.