| Package | Description | 
|---|---|
| org.apache.solr.client.solrj.impl | 
 Concrete implementations of client API classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected LBSolrClient.ServerWrapper | 
LBSolrClient.createServerWrapper(String baseUrl)  | 
protected LBSolrClient.ServerWrapper | 
LBSolrClient.pickServer(LBSolrClient.ServerWrapper[] aliveServerList,
          SolrRequest request)
Pick a server from list to execute request. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected LBSolrClient.ServerWrapper | 
LBSolrClient.pickServer(LBSolrClient.ServerWrapper[] aliveServerList,
          SolrRequest request)
Pick a server from list to execute request. 
 | 
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.