public static class SolrTestCaseHS.SolrInstances extends Object
Modifier and Type | Field and Description |
---|---|
SolrTestCaseHS.Client |
client |
List<SolrTestCaseHS.SolrInstance> |
slist |
Constructor and Description |
---|
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() |
String |
getWhitelistString() |
void |
stop() |
public List<SolrTestCaseHS.SolrInstance> slist
public SolrTestCaseHS.Client client
public String getShards()
public String getWhitelistString()
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-2019 Apache Software Foundation. All Rights Reserved.