Uses of Class
org.apache.solr.util.SolrClientTestRule.NewCollectionBuilder
-
Packages that use SolrClientTestRule.NewCollectionBuilder Package Description org.apache.solr.util Misc utilities useful when implementing test cases. -
-
Uses of SolrClientTestRule.NewCollectionBuilder in org.apache.solr.util
Methods in org.apache.solr.util that return SolrClientTestRule.NewCollectionBuilder Modifier and Type Method Description SolrClientTestRule.NewCollectionBuilderSolrClientTestRule. newCollection()SolrClientTestRule.NewCollectionBuilderSolrClientTestRule. newCollection(String name)SolrClientTestRule.NewCollectionBuilderSolrClientTestRule.NewCollectionBuilder. withBasicAuthCredentials(String user, String password)SolrClientTestRule.NewCollectionBuilderSolrClientTestRule.NewCollectionBuilder. withConfigFile(String configFile)SolrClientTestRule.NewCollectionBuilderSolrClientTestRule.NewCollectionBuilder. withConfigSet(String configSet)SolrClientTestRule.NewCollectionBuilderSolrClientTestRule.NewCollectionBuilder. withSchemaFile(String schemaFile)Methods in org.apache.solr.util with parameters of type SolrClientTestRule.NewCollectionBuilder Modifier and Type Method Description protected voidSolrClientTestRule. create(SolrClientTestRule.NewCollectionBuilder b)
-