Uses of Class
org.apache.solr.client.solrj.impl.HttpClientUtil.SchemaRegistryProvider
-
Packages that use HttpClientUtil.SchemaRegistryProvider Package Description org.apache.solr.client.solrj.impl Concrete implementations of client API classes. -
-
Uses of HttpClientUtil.SchemaRegistryProvider in org.apache.solr.client.solrj.impl
Methods in org.apache.solr.client.solrj.impl that return HttpClientUtil.SchemaRegistryProvider Modifier and Type Method Description static HttpClientUtil.SchemaRegistryProvider
HttpClientUtil. getSchemaRegisteryProvider()
Methods in org.apache.solr.client.solrj.impl with parameters of type HttpClientUtil.SchemaRegistryProvider Modifier and Type Method Description static void
HttpClientUtil. setSchemaRegistryProvider(HttpClientUtil.SchemaRegistryProvider newRegistryProvider)
-