Uses of Class
org.apache.solr.cloud.DistributedMultiLock
-
Packages that use DistributedMultiLock Package Description org.apache.solr.cloud Classes for dealing with ZooKeeper when operating in SolrCloud mode. -
-
Uses of DistributedMultiLock in org.apache.solr.cloud
Methods in org.apache.solr.cloud that return DistributedMultiLock Modifier and Type Method Description DistributedMultiLock
ConfigSetApiLockFactory. createConfigSetApiLock(String configSetName, String baseConfigSetName)
For theCollectionParams.LockLevel
of the passedaction
, obtains the required locks (if any) and returns.
-