Package org.apache.solr.update
Class SolrCmdDistributor.StdNode
java.lang.Object
org.apache.solr.update.SolrCmdDistributor.Node
org.apache.solr.update.SolrCmdDistributor.StdNode
- Direct Known Subclasses:
SolrCmdDistributor.ForwardNode
- Enclosing class:
SolrCmdDistributor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
nodeProps
protected org.apache.solr.common.cloud.ZkCoreNodeProps nodeProps -
collection
-
shardId
-
-
Constructor Details
-
StdNode
public StdNode(org.apache.solr.common.cloud.ZkCoreNodeProps nodeProps) -
StdNode
-
StdNode
-
-
Method Details
-
getCollection
- Specified by:
getCollectionin classSolrCmdDistributor.Node
-
getShardId
- Specified by:
getShardIdin classSolrCmdDistributor.Node
-
getUrl
- Specified by:
getUrlin classSolrCmdDistributor.Node
-
toString
-
checkRetry
- Specified by:
checkRetryin classSolrCmdDistributor.Node
-
getBaseUrl
- Specified by:
getBaseUrlin classSolrCmdDistributor.Node
-
getCoreName
- Specified by:
getCoreNamein classSolrCmdDistributor.Node
-
hashCode
public int hashCode() -
equals
-
getNodeProps
public org.apache.solr.common.cloud.ZkCoreNodeProps getNodeProps()- Specified by:
getNodePropsin classSolrCmdDistributor.Node
-
getMaxRetries
public int getMaxRetries()- Specified by:
getMaxRetriesin classSolrCmdDistributor.Node
-