public class NamespaceIsolationDataImpl extends Object implements NamespaceIsolationData
| Modifier and Type | Field and Description |
|---|---|
AutoFailoverPolicyDataImpl |
auto_failover_policy |
List<String> |
namespaces |
List<String> |
primary |
List<String> |
secondary |
| Constructor and Description |
|---|
NamespaceIsolationDataImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
void |
setAuto_failover_policy(AutoFailoverPolicyData autoFailoverPolicyData) |
String |
toString() |
void |
validate() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAuto_failover_policy, getNamespaces, getPrimary, getSecondary, setNamespaces, setPrimary, setSecondarypublic AutoFailoverPolicyDataImpl auto_failover_policy
public void validate()
public void setAuto_failover_policy(AutoFailoverPolicyData autoFailoverPolicyData)
setAuto_failover_policy in interface NamespaceIsolationDataCopyright © 2017–2021 Apache Software Foundation. All rights reserved.