Uses of Class
org.apache.solr.client.solrj.impl.HttpSolrClient
- 
Packages that use HttpSolrClient Package Description org.apache.solr.client.solrj.impl Concrete implementations of client API classes.org.apache.solr.client.solrj.io Streaming Aggregation API
- 
- 
Uses of HttpSolrClient in org.apache.solr.client.solrj.implSubclasses of HttpSolrClient in org.apache.solr.client.solrj.impl Modifier and Type Class Description classDelegationTokenHttpSolrClientMethods in org.apache.solr.client.solrj.impl that return HttpSolrClient Modifier and Type Method Description HttpSolrClientHttpSolrClient.Builder. build()Create aHttpSolrClientbased on provided configuration.protected HttpSolrClientLBHttpSolrClient. makeSolrClient(String server)
- 
Uses of HttpSolrClient in org.apache.solr.client.solrj.ioMethods in org.apache.solr.client.solrj.io that return HttpSolrClient Modifier and Type Method Description HttpSolrClientSolrClientCache. getHttpSolrClient(String host)
 
-