| Package | Description | 
|---|---|
| org.apache.solr.client.solrj.impl | 
 Concrete implementations of client API classes. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected LBHttpSolrClient | 
CloudSolrClient.Builder.loadBalancedSolrClient  | 
| Modifier and Type | Method and Description | 
|---|---|
LBHttpSolrClient | 
LBHttpSolrClient.Builder.build()
Create a  
HttpSolrClient based on provided configuration. | 
LBHttpSolrClient | 
CloudSolrClient.getLbClient()  | 
| Modifier and Type | Method and Description | 
|---|---|
CloudSolrClient.Builder | 
CloudSolrClient.Builder.withLBHttpSolrClient(LBHttpSolrClient loadBalancedSolrClient)
Provides a  
LBHttpSolrClient for the builder to use when creating clients. | 
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.