Uses of Interface
org.apache.solr.cloud.DistributedCollectionLockFactory
Packages that use DistributedCollectionLockFactory
Package
Description
Classes for dealing with ZooKeeper when operating in SolrCloud mode.
-
Uses of DistributedCollectionLockFactory in org.apache.solr.cloud
Classes in org.apache.solr.cloud that implement DistributedCollectionLockFactoryModifier and TypeClassDescriptionclassA distributed lock implementation using Zookeeper "directory" nodes created within a collection znode hierarchy, for use with the distributed Collection API implementation.