public class KafkaJmxOptions extends Object implements UnknownPropertyPreserving, Serializable
| Constructor and Description |
|---|
KafkaJmxOptions() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
KafkaJmxAuthentication |
getAuthentication() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setAuthentication(KafkaJmxAuthentication authentication) |
public KafkaJmxAuthentication getAuthentication()
public void setAuthentication(KafkaJmxAuthentication authentication)
public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface UnknownPropertyPreservingpublic void setAdditionalProperty(String name, Object value)
setAdditionalProperty in interface UnknownPropertyPreservingCopyright © 2020. All rights reserved.