public static class SolrCmdDistributor.RetryNode extends SolrCmdDistributor.StdNode
collection, nodeProps, shardId
Constructor and Description |
---|
RetryNode(ZkCoreNodeProps nodeProps,
ZkStateReader zkStateReader,
String collection,
String shardId) |
Modifier and Type | Method and Description |
---|---|
boolean |
checkRetry() |
boolean |
equals(Object obj) |
int |
hashCode() |
getBaseUrl, getCollection, getCoreName, getNodeProps, getShardId, getUrl, toString
public RetryNode(ZkCoreNodeProps nodeProps, ZkStateReader zkStateReader, String collection, String shardId)
public boolean checkRetry()
checkRetry
in class SolrCmdDistributor.StdNode
public int hashCode()
hashCode
in class SolrCmdDistributor.StdNode
public boolean equals(Object obj)
equals
in class SolrCmdDistributor.StdNode
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.