public class ApiEnableLlamaHaArguments extends Object
Constructor and Description |
---|
ApiEnableLlamaHaArguments() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getNewLlamaHostId()
HostId of the host on which the second Llama role will be created.
|
String |
getNewLlamaRoleName()
Name of the second Llama role to be created (optional).
|
String |
getZkServiceName()
Name of the ZooKeeper service that will be used for auto-failover.
|
int |
hashCode() |
void |
setNewLlamaHostId(String newLlamaHostId) |
void |
setNewLlamaRoleName(String newLlamaRoleName) |
void |
setZkServiceName(String zkServiceName) |
String |
toString() |
public String getNewLlamaHostId()
public void setNewLlamaHostId(String newLlamaHostId)
public String getNewLlamaRoleName()
public void setNewLlamaRoleName(String newLlamaRoleName)
public String getZkServiceName()
public void setZkServiceName(String zkServiceName)
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.