LockFactory
, PropertySetCallback
public final class ConcurrentPool extends AbstractPool
LockFactory
which allows multiple threads to enter without
blocking each other out.deadlockMonitor, lockTable
Constructor | Description |
---|---|
ConcurrentPool() |
Modifier and Type | Method | 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.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.