| 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  HttpSolrClientbased on provided configuration. | 
| LBHttpSolrClient | CloudSolrClient. getLbClient() | 
| Modifier and Type | Method and Description | 
|---|---|
| CloudSolrClient.Builder | CloudSolrClient.Builder. withLBHttpSolrClient(LBHttpSolrClient loadBalancedSolrClient)Provides a  LBHttpSolrClientfor the builder to use when creating clients. | 
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.