public static class SolrTestCaseHS.SolrInstances extends Object
| Modifier and Type | Field and Description | 
|---|---|
| SolrTestCaseHS.Client | client | 
| List<SolrTestCaseHS.SolrInstance> | slist | 
| Constructor and Description | 
|---|
| SolrTestCaseHS.SolrInstances(int numServers,
                            String solrconfig,
                            String schema) | 
| Modifier and Type | Method and Description | 
|---|---|
| SolrTestCaseHS.Client | getClient(int seed) | 
| String | getShards() | 
| static String | getShardsParam(List<SolrTestCaseHS.SolrInstance> instances) | 
| List<org.apache.solr.client.solrj.SolrClient> | getSolrJs() | 
| void | stop() | 
public List<SolrTestCaseHS.SolrInstance> slist
public SolrTestCaseHS.Client client
public String getShards()
public List<org.apache.solr.client.solrj.SolrClient> getSolrJs()
public SolrTestCaseHS.Client getClient(int seed)
public static String getShardsParam(List<SolrTestCaseHS.SolrInstance> instances)
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.