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, setEnabled
public static final String NAME
public KuduStoragePluginConfig(String masterAddresses)
public String getMasterAddresses()
public int hashCode()
hashCode
in class StoragePluginConfig
public boolean equals(Object obj)
equals
in class StoragePluginConfig
Copyright © 2022 The Apache Software Foundation. All rights reserved.