public class DruidStoragePluginConfig extends StoragePluginConfig
Constructor and Description |
---|
DruidStoragePluginConfig(String brokerAddress,
String coordinatorAddress,
Integer averageRowSizeBytes) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object that) |
int |
getAverageRowSizeBytes() |
String |
getBrokerAddress() |
String |
getCoordinatorAddress() |
int |
hashCode() |
getValue, isEnabled, isEnabledStatusPresent, setEnabled
public static final String NAME
public boolean equals(Object that)
equals
in class StoragePluginConfig
public int hashCode()
hashCode
in class StoragePluginConfig
public String getBrokerAddress()
public String getCoordinatorAddress()
public int getAverageRowSizeBytes()
Copyright © 1970 The Apache Software Foundation. All rights reserved.