Package | Description |
---|---|
org.apache.manifoldcf.core.lockmanager |
Modifier and Type | Class and Description |
---|---|
class |
FileLockObjectFactory
Base factory for file lock objects.
|
class |
ZooKeeperLockObjectFactory
Base factory for zookeeper lock objects.
|
Modifier and Type | Field and Description |
---|---|
protected LockObjectFactory |
LockPool.factory |
Constructor and Description |
---|
LockPool(LockObjectFactory factory) |