Uses of Class
org.apache.solr.update.UpdateLocks
-
Packages that use UpdateLocks Package Description org.apache.solr.update APIs and classes for managing index updatesorg.apache.solr.update.processor UpdateRequestProcessorFactoryAPIs and implementations for use inUpdateRequestProcessorChains -
-
Uses of UpdateLocks in org.apache.solr.update
Methods in org.apache.solr.update that return UpdateLocks Modifier and Type Method Description UpdateLocksUpdateLog. getLocks() -
Uses of UpdateLocks in org.apache.solr.update.processor
Methods in org.apache.solr.update.processor that return UpdateLocks Modifier and Type Method Description protected UpdateLocksDistributedUpdateProcessor. getUpdateLocks()
-