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, setEnabled
public static final String NAME
public Properties getKafkaConsumerProps()
public int hashCode()
hashCode
in class StoragePluginConfig
public boolean equals(Object o)
equals
in class StoragePluginConfig
Copyright © 1970 The Apache Software Foundation. All rights reserved.