- java.lang.Object
-
- org.apache.derbyTesting.unitTests.services.T_L2
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private int |
allowed |
private int[] |
counts |
private java.lang.Object[] |
lockers |
-
Constructor Summary
Constructors
Constructor and Description |
T_L2(int allowed) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
lockAttributes(int flag,
java.util.Hashtable t) |
boolean |
lockerAlwaysCompatible() |
void |
lockEvent(org.apache.derby.iapi.services.locks.Latch lockInfo) |
boolean |
requestCompatible(java.lang.Object requestedQualifier,
java.lang.Object grantedQualifier) |
void |
unlockEvent(org.apache.derby.iapi.services.locks.Latch lockInfo) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
allowed
private int allowed
-
counts
private int[] counts
Built on Wed 2014-10-15 18:23:42+0000, from revision ???
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.