| Package | Description | 
|---|---|
| org.apache.solr.client.solrj.impl | Concrete implementations of client API classes. | 
| org.apache.solr.client.solrj.io | Streaming Aggregation API | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DelegationTokenHttpSolrClient | 
| Modifier and Type | Method and Description | 
|---|---|
| HttpSolrClient | HttpSolrClient.Builder. build()Create a  HttpSolrClientbased on provided configuration. | 
| protected HttpSolrClient | LBHttpSolrClient. makeSolrClient(String server) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Exception | LBHttpSolrClient. addZombie(HttpSolrClient server,
         Exception e) | 
| protected Exception | LBHttpSolrClient. doRequest(HttpSolrClient client,
         LBHttpSolrClient.Req req,
         LBHttpSolrClient.Rsp rsp,
         boolean isNonRetryable,
         boolean isZombie,
         String zombieKey) | 
| Constructor and Description | 
|---|
| ServerWrapper(HttpSolrClient client) | 
| Modifier and Type | Method and Description | 
|---|---|
| HttpSolrClient | SolrClientCache. getHttpSolrClient(String host) | 
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.