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, zeroDurationlockObject
protected LockTable createLockTable()
ConcurrentLockSet
object that keeps the locks.createLockTable
in class AbstractPool
ConcurrentLockSet
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.