Uses of Class
org.apache.solr.update.SolrCoreState
-
Packages that use SolrCoreState Package Description org.apache.solr.core Core classes implementing Solr internals and the management ofSolrCoresorg.apache.solr.update APIs and classes for managing index updates -
-
Uses of SolrCoreState in org.apache.solr.core
Methods in org.apache.solr.core that return SolrCoreState Modifier and Type Method Description SolrCoreStateSolrCore. getSolrCoreState() -
Uses of SolrCoreState in org.apache.solr.update
Subclasses of SolrCoreState in org.apache.solr.update Modifier and Type Class Description classDefaultSolrCoreStateFields in org.apache.solr.update declared as SolrCoreState Modifier and Type Field Description protected SolrCoreStateDirectUpdateHandler2. solrCoreStateMethods in org.apache.solr.update that return SolrCoreState Modifier and Type Method Description SolrCoreStateDirectUpdateHandler2. getSolrCoreState()abstract SolrCoreStateUpdateHandler. getSolrCoreState()
-