public final class ConcurrentPool extends AbstractPool
LockFactory which allows multiple threads to enter without
blocking each other out.deadlockMonitor, lockTable| Constructor and Description |
|---|
ConcurrentPool() |
| Modifier and Type | Method and Description |
|---|---|
protected LockTable |
createLockTable()
Create the
ConcurrentLockSet object that keeps the locks. |
anyoneBlocked, apply, areLocksHeld, areLocksHeld, clearLimit, createCompatibilitySpace, getWaitTimeout, init, isLockHeld, lockObject, makeVirtualLockTable, map, noLockWait, setLimit, transfer, unlock, unlockGroup, unlockGroup, validate, zeroDurationlockObjectprotected LockTable createLockTable()
ConcurrentLockSet object that keeps the locks.createLockTable in class AbstractPoolConcurrentLockSetApache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.