Package | Description |
---|---|
org.apache.solr.client.solrj.impl |
Concrete implementations of client API classes.
|
Modifier and Type | Method and Description |
---|---|
LBHttpSolrClient.Rsp |
LBHttpSolrClient.request(LBHttpSolrClient.Req req)
Tries to query a live server from the list provided in Req.
|
Modifier and Type | Method and Description |
---|---|
protected Exception |
LBHttpSolrClient.doRequest(HttpSolrClient client,
LBHttpSolrClient.Req req,
LBHttpSolrClient.Rsp rsp,
boolean isNonRetryable,
boolean isZombie,
String zombieKey) |
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.