Lockableclass ClassLoaderLock extends ShExLockable
| Modifier and Type | Field | Description |
|---|---|---|
private UpdateLoader |
myLoader |
| Constructor | Description |
|---|---|
ClassLoaderLock(UpdateLoader myLoader) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
unlockEvent(Latch lockInfo) |
Note that the object has been unlocked
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlockAttributes, lockerAlwaysCompatible, lockEvent, requestCompatibleprivate UpdateLoader myLoader
ClassLoaderLock(UpdateLoader myLoader)
public void unlockEvent(Latch lockInfo)
LockableMust only be called by the lock manager. Synchronization will be handled by the lock manager.
unlockEvent in interface LockableunlockEvent in class ShExLockableLockable.unlockEvent(org.apache.derby.iapi.services.locks.Latch)Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.