Package | Description |
---|---|
org.apache.solr.client.solrj.impl |
Concrete implementations of client API classes.
|
Modifier and Type | Class and Description |
---|---|
class |
LBHttp2SolrClient
LBHttp2SolrClient or "LoadBalanced LBHttp2SolrClient" is a load balancing wrapper around
Http2SolrClient . |
class |
LBHttpSolrClient
LBHttpSolrClient or "LoadBalanced HttpSolrClient" is a load balancing wrapper around
HttpSolrClient . |
Modifier and Type | Method and Description |
---|---|
protected abstract LBSolrClient |
BaseCloudSolrClient.getLbClient() |
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.