public class ApiEnableSentryHaArgs extends Object
Constructor and Description |
---|
ApiEnableSentryHaArgs() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getNewSentryHostId()
Id of host on which new Sentry Server role will be added.
|
String |
getNewSentryRoleName()
Name of the new Sentry Server role to be created.
|
ApiSimpleRollingRestartClusterArgs |
getRrcArgs() |
String |
getZkServiceName()
Name of the ZooKeeper service that will be used for Sentry HA.
|
int |
hashCode() |
void |
setNewSentryHostId(String newSentryHostId) |
void |
setNewSentryRoleName(String newSentryRoleName) |
void |
setRrcArgs(ApiSimpleRollingRestartClusterArgs rrcArgs) |
void |
setZkServiceName(String zkServiceName) |
String |
toString() |
public String getNewSentryHostId()
public void setNewSentryHostId(String newSentryHostId)
public String getNewSentryRoleName()
public void setNewSentryRoleName(String newSentryRoleName)
public String getZkServiceName()
public void setZkServiceName(String zkServiceName)
public ApiSimpleRollingRestartClusterArgs getRrcArgs()
public void setRrcArgs(ApiSimpleRollingRestartClusterArgs rrcArgs)
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.