java.util.Enumerationclass LockTableVTI
extends java.lang.Object
implements java.util.Enumeration
| Modifier and Type | Field | Description |
|---|---|---|
private Control |
control |
|
private java.util.ListIterator |
grantedList |
|
private Latch |
nextLock |
|
private java.util.Iterator |
outerControl |
|
private java.util.ListIterator |
waitingList |
| Constructor | Description |
|---|---|
LockTableVTI(java.util.Map clonedLockTable) |
| Modifier and Type | Method | Description |
|---|---|---|
private Latch |
getNextLock(Control control) |
|
boolean |
hasMoreElements() |
|
java.lang.Object |
nextElement() |
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.