public static class SolrCmdDistributor.ForwardNode extends SolrCmdDistributor.StdNode
collection, nodeProps, shardId
Constructor and Description |
---|
ForwardNode(ZkCoreNodeProps nodeProps,
ZkStateReader zkStateReader,
String collection,
String shardId,
int maxRetries) |
Modifier and Type | Method and Description |
---|---|
boolean |
checkRetry(SolrCmdDistributor.Error err) |
boolean |
equals(Object obj) |
int |
hashCode() |
getBaseUrl, getCollection, getCoreName, getMaxRetries, getNodeProps, getShardId, getUrl, toString
public ForwardNode(ZkCoreNodeProps nodeProps, ZkStateReader zkStateReader, String collection, String shardId, int maxRetries)
public boolean checkRetry(SolrCmdDistributor.Error err)
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-2019 Apache Software Foundation. All Rights Reserved.