public static class SolrCmdDistributor.StdNode extends SolrCmdDistributor.Node
| Modifier and Type | Field and Description |
|---|---|
protected ZkCoreNodeProps |
nodeProps |
| 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 ZkCoreNodeProps nodeProps
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-2013 Apache Software Foundation. All Rights Reserved.