|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--tiger.transaction.Lock
|
+--tiger.transaction.ExclusiveLock
| Constructor Summary | |
ExclusiveLock(ID anID,
Transaction aTrans)
|
|
| Method Summary | |
Transaction |
getLocker()
|
| Methods inherited from class tiger.transaction.Lock |
getID, getLockers, hashCode |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExclusiveLock(ID anID,
Transaction aTrans)
| Method Detail |
public Transaction getLocker()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||