Uses of Class
org.apache.solr.rest.RestManager.Registry
-
Packages that use RestManager.Registry Package Description org.apache.solr.core Core classes implementing Solr internals and the management ofSolrCore
sorg.apache.solr.rest Solr RESTful APIs. -
-
Uses of RestManager.Registry in org.apache.solr.core
Methods in org.apache.solr.core that return RestManager.Registry Modifier and Type Method Description RestManager.Registry
SolrResourceLoader. getManagedResourceRegistry()
-
Uses of RestManager.Registry in org.apache.solr.rest
Fields in org.apache.solr.rest declared as RestManager.Registry Modifier and Type Field Description protected RestManager.Registry
RestManager. registry
-