Uses of Class
org.apache.solr.SolrTestCaseHS.Client
-
Packages that use SolrTestCaseHS.Client Package Description org.apache.solr Common base classes for implementing tests. -
-
Uses of SolrTestCaseHS.Client in org.apache.solr
Fields in org.apache.solr declared as SolrTestCaseHS.Client Modifier and Type Field Description SolrTestCaseHS.Client
SolrTestCaseHS.SolrInstances. client
static SolrTestCaseHS.Client
SolrTestCaseHS.Client. localClient
Methods in org.apache.solr that return SolrTestCaseHS.Client Modifier and Type Method Description SolrTestCaseHS.Client
SolrTestCaseHS.SolrInstances. getClient(int seed)
static SolrTestCaseHS.Client
SolrTestCaseHS.Client. localClient()
-