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