- java.lang.Object
-
- org.apache.derby.impl.services.locks.LockTableVTI
-
- All Implemented Interfaces:
- java.util.Enumeration
class LockTableVTI
extends java.lang.Object
implements java.util.Enumeration
This provides an Enumeration of Latch's
from a clone of the lock table. A Latch is badly named,
it represents lock information.
-
-
Constructor Summary
Constructors
Constructor and Description |
LockTableVTI(java.util.Map clonedLockTable) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
nextLock
private Latch nextLock
Built on Wed 2017-07-26 06:18:47+0000, from revision ???
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.