| 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  CloudSolrClientbased 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 | StatsStream. cloudSolrClient | 
| protected CloudSolrClient | RandomStream. cloudSolrClient | 
| protected CloudSolrClient | KnnStream. cloudSolrClient | 
| protected CloudSolrClient | FacetStream. cloudSolrClient | 
| protected CloudSolrClient | FeaturesSelectionStream. cloudSolrClient | 
| protected CloudSolrClient | TextLogitStream. cloudSolrClient | 
| protected CloudSolrClient | SqlStream. cloudSolrClient | 
| protected CloudSolrClient | CloudSolrStream. cloudSolrClient | 
| protected CloudSolrClient | Facet2DStream. cloudSolrClient | 
| protected CloudSolrClient | TimeSeriesStream. cloudSolrClient | 
| protected CloudSolrClient | DeepRandomStream. cloudSolrClient | 
| protected CloudSolrClient | SearchStream. cloudSolrClient | 
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.