public static class DistributedUpdateProcessor.RetryNode extends SolrCmdDistributor.StdNode
baseUrl, coreName, url| Constructor and Description |
|---|
DistributedUpdateProcessor.RetryNode(ZkCoreNodeProps nodeProps,
ZkStateReader zkStateReader,
String collection,
String shardId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkRetry() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
getBaseUrl, getCoreName, getNodeProps, getUrlpublic DistributedUpdateProcessor.RetryNode(ZkCoreNodeProps nodeProps, ZkStateReader zkStateReader, String collection, String shardId)
public String toString()
toString in class SolrCmdDistributor.StdNodepublic boolean checkRetry()
checkRetry in class SolrCmdDistributor.StdNodepublic int hashCode()
hashCode in class SolrCmdDistributor.StdNodepublic boolean equals(Object obj)
equals in class SolrCmdDistributor.StdNodeCopyright © 2000-2012 Apache Software Foundation. All Rights Reserved.