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 DistributedMultiLockConfigSetApiLockFactory. createConfigSetApiLock(String configSetName, String baseConfigSetName)For theCollectionParams.LockLevelof the passedaction, obtains the required locks (if any) and returns.
-