public final class ZKPathBuilder extends Object
| Constructor and Description |
|---|
ZKPathBuilder(String username,
String appname,
String clustername,
String quorum,
String appQuorum) |
| Modifier and Type | Method and Description |
|---|---|
String |
buildAppPath() |
String |
buildRegistryPath() |
String |
getAppPath() |
String |
getAppQuorum() |
String |
getQuorum() |
String |
getRegistryPath() |
void |
setAppPath(String appPath) |
void |
setRegistryPath(String registryPath) |
public String buildAppPath()
public String buildRegistryPath()
public String getQuorum()
public String getAppQuorum()
public String getAppPath()
public void setAppPath(String appPath)
public String getRegistryPath()
public void setRegistryPath(String registryPath)
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.