public class ZkCoreNodeProps extends Object
Constructor and Description |
---|
ZkCoreNodeProps(ZkNodeProps nodeProps) |
Modifier and Type | Method and Description |
---|---|
String |
getBaseUrl() |
String |
getCoreName() |
String |
getCoreUrl() |
static String |
getCoreUrl(String baseUrl,
String coreName) |
static String |
getCoreUrl(ZkNodeProps nodeProps) |
String |
getNodeName() |
ZkNodeProps |
getNodeProps() |
String |
getState() |
boolean |
isLeader() |
String |
toString() |
public ZkCoreNodeProps(ZkNodeProps nodeProps)
public String getCoreUrl()
public String getNodeName()
public String getState()
public String getBaseUrl()
public String getCoreName()
public static String getCoreUrl(ZkNodeProps nodeProps)
public ZkNodeProps getNodeProps()
public boolean isLeader()
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.