|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Dependency reflects inter-transaction dependency between two transactions.
It is defined as a relation between significant event of two transactions.
The type of dependency is one of the DependencyType values.
| Method Summary | |
int |
getLeftSignificantEvent()
Get left significant event of dependency. |
java.lang.String |
getName()
Get dependency name. |
int |
getRightSignificantEvent()
Get right significant event of dependency. |
int |
getType()
Get dependency type. |
| Method Detail |
public java.lang.String getName()
public int getType()
DependencyType values)public int getLeftSignificantEvent()
SignificantEventId values)public int getRightSignificantEvent()
SignificantEventId values)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||