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