public static class SolrCmdDistributor.StdNode extends SolrCmdDistributor.Node
| Modifier and Type | Field and Description |
|---|---|
protected String |
baseUrl |
protected String |
coreName |
protected String |
url |
| Constructor and Description |
|---|
SolrCmdDistributor.StdNode(ZkCoreNodeProps nodeProps) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkRetry() |
boolean |
equals(Object obj) |
String |
getBaseUrl() |
String |
getCoreName() |
ZkCoreNodeProps |
getNodeProps() |
String |
getUrl() |
int |
hashCode() |
String |
toString() |
protected String url
protected String baseUrl
protected String coreName
public SolrCmdDistributor.StdNode(ZkCoreNodeProps nodeProps)
public String getUrl()
getUrl in class SolrCmdDistributor.Nodepublic boolean checkRetry()
checkRetry in class SolrCmdDistributor.Nodepublic String getBaseUrl()
getBaseUrl in class SolrCmdDistributor.Nodepublic String getCoreName()
getCoreName in class SolrCmdDistributor.Nodepublic ZkCoreNodeProps getNodeProps()
getNodeProps in class SolrCmdDistributor.NodeCopyright © 2000-2012 Apache Software Foundation. All Rights Reserved.