org.apache.solr.update
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.Node
public boolean checkRetry()
checkRetry
in class SolrCmdDistributor.Node
public String getBaseUrl()
getBaseUrl
in class SolrCmdDistributor.Node
public String getCoreName()
getCoreName
in class SolrCmdDistributor.Node
public ZkCoreNodeProps getNodeProps()
getNodeProps
in class SolrCmdDistributor.Node
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.