Package | Description |
---|---|
org.apache.manifoldcf.core.lockmanager |
Modifier and Type | Class and Description |
---|---|
class |
FileLockManager
This is the file-based lock manager.
|
class |
ZooKeeperLockManager
The lock manager manages locks across all threads and JVMs and cluster members, using Zookeeper.
|