public class ZkCoreNodeProps extends Object
| 构造器和说明 |
|---|
ZkCoreNodeProps(ZkNodeProps nodeProps) |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2006–2022 The Apache Software Foundation. All rights reserved.