public class KuduStoragePluginConfig extends StoragePluginConfig
| Constructor and Description |
|---|
KuduStoragePluginConfig(String masterAddresses) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getMasterAddresses() |
int |
hashCode() |
getValue, isEnabled, isEnabledStatusPresent, setEnabledpublic static final String NAME
public KuduStoragePluginConfig(String masterAddresses)
public String getMasterAddresses()
public int hashCode()
hashCode in class StoragePluginConfigpublic boolean equals(Object obj)
equals in class StoragePluginConfigCopyright © 2021 The Apache Software Foundation. All rights reserved.