| Package | Description | 
|---|---|
| org.apache.solr.client.solrj.impl | 
 Concrete implementations of client API classes. 
 | 
| org.apache.solr.client.solrj.io | 
 Streaming Aggregation API 
 | 
| org.apache.solr.client.solrj.io.stream | 
 Stream implementations for the Streaming Aggregation API 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected CloudSolrClient | 
SolrClientCloudManager.solrClient  | 
| Modifier and Type | Method and Description | 
|---|---|
CloudSolrClient | 
CloudSolrClient.Builder.build()
Create a  
CloudSolrClient based on the provided configuration. | 
| Constructor and Description | 
|---|
SolrClientCloudManager(DistributedQueueFactory queueFactory,
                      CloudSolrClient solrClient)  | 
SolrClientNodeStateProvider(CloudSolrClient solrClient)  | 
| Modifier and Type | Method and Description | 
|---|---|
CloudSolrClient | 
SolrClientCache.getCloudSolrClient(String zkHost)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected CloudSolrClient | 
Facet2DStream.cloudSolrClient  | 
protected CloudSolrClient | 
FacetStream.cloudSolrClient  | 
protected CloudSolrClient | 
FeaturesSelectionStream.cloudSolrClient  | 
protected CloudSolrClient | 
TextLogitStream.cloudSolrClient  | 
protected CloudSolrClient | 
SqlStream.cloudSolrClient  | 
protected CloudSolrClient | 
StatsStream.cloudSolrClient  | 
protected CloudSolrClient | 
SearchStream.cloudSolrClient  | 
protected CloudSolrClient | 
DeepRandomStream.cloudSolrClient  | 
protected CloudSolrClient | 
TimeSeriesStream.cloudSolrClient  | 
protected CloudSolrClient | 
KnnStream.cloudSolrClient  | 
protected CloudSolrClient | 
RandomStream.cloudSolrClient  | 
protected CloudSolrClient | 
CloudSolrStream.cloudSolrClient  | 
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.