Uses of Class
org.apache.solr.client.solrj.impl.CloudLegacySolrClient
-
Packages that use CloudLegacySolrClient Package Description org.apache.solr.client.solrj.impl Concrete implementations of client API classes. -
-
Uses of CloudLegacySolrClient in org.apache.solr.client.solrj.impl
Fields in org.apache.solr.client.solrj.impl declared as CloudLegacySolrClient Modifier and Type Field Description protected CloudLegacySolrClientSolrClientCloudManager. solrClientMethods in org.apache.solr.client.solrj.impl that return CloudLegacySolrClient Modifier and Type Method Description CloudLegacySolrClientCloudLegacySolrClient.Builder. build()Create aCloudLegacySolrClientbased on the provided configuration.Constructors in org.apache.solr.client.solrj.impl with parameters of type CloudLegacySolrClient Constructor Description SolrClientCloudManager(DistributedQueueFactory queueFactory, CloudLegacySolrClient solrClient)SolrClientCloudManager(DistributedQueueFactory queueFactory, CloudLegacySolrClient solrClient, ObjectCache objectCache)SolrClientNodeStateProvider(CloudLegacySolrClient solrClient)
-