Package | Description |
---|---|
org.apache.manifoldcf.core.lockmanager |
Modifier and Type | Field and Description |
---|---|
protected ZooKeeperConnectionPool |
ZooKeeperEphemeralNodePool.pool |
protected static ZooKeeperConnectionPool |
ZooKeeperLockManager.pool |
protected ZooKeeperConnectionPool |
ZooKeeperLockObjectFactory.pool |
Constructor and Description |
---|
ZooKeeperEphemeralNodeObject(String nodePath,
ZooKeeperConnectionPool pool) |
ZooKeeperEphemeralNodePool(ZooKeeperConnectionPool pool) |
ZooKeeperLockObject(LockPool lockPool,
Object lockKey,
ZooKeeperConnectionPool pool) |
ZooKeeperLockObjectFactory(ZooKeeperConnectionPool pool) |