Class SolrTestCaseJ4.RandomizingCloudSolrClientBuilder

Enclosing class:
SolrTestCaseJ4

@Deprecated public static class SolrTestCaseJ4.RandomizingCloudSolrClientBuilder extends CloudLegacySolrClient.Builder
Deprecated.
A variant of CloudSolrClient.Builder that will randomize some internal settings.
  • Constructor Details

    • RandomizingCloudSolrClientBuilder

      public RandomizingCloudSolrClientBuilder(List<String> zkHosts, Optional<String> zkChroot)
      Deprecated.
    • RandomizingCloudSolrClientBuilder

      public RandomizingCloudSolrClientBuilder(org.apache.solr.client.solrj.impl.ClusterStateProvider stateProvider)
      Deprecated.
    • RandomizingCloudSolrClientBuilder

      public RandomizingCloudSolrClientBuilder(MiniSolrCloudCluster cluster)
      Deprecated.