public class KafkaStoragePluginConfig extends StoragePluginConfig
| Constructor and Description |
|---|
KafkaStoragePluginConfig(Map<String,String> kafkaConsumerProps) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Properties |
getKafkaConsumerProps() |
int |
hashCode() |
String |
toString() |
getValue, isEnabled, isEnabledStatusPresent, setEnabledpublic static final String NAME
public Properties getKafkaConsumerProps()
public int hashCode()
hashCode in class StoragePluginConfigpublic boolean equals(Object o)
equals in class StoragePluginConfigCopyright © 2021 The Apache Software Foundation. All rights reserved.