|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILockBacktrackingInfo
Method Summary | |
---|---|
int |
getLockCounter()
|
LockOp |
getLockOp()
|
ILockValue |
getLockValue()
|
int[] |
getNotification()
|
int |
getNotifiedThreadId()
|
int |
getOldLockCount()
|
int |
getOwner()
|
int[] |
getWaiting()
|
Methods inherited from interface edu.ksu.cis.projects.bogor.module.backtrack.IBacktrackingInfo |
---|
backtrack, clone, getNode, getSchedulingStrategyInfo, getStateId, getThreadId |
Methods inherited from interface edu.ksu.cis.projects.bogor.util.Disposable |
---|
dispose |
Method Detail |
---|
int getLockCounter()
LockOp getLockOp()
ILockValue getLockValue()
int[] getNotification()
int getOldLockCount()
int getOwner()
int[] getWaiting()
int getNotifiedThreadId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |