|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionHierarchy | |
|---|---|
| com.arjuna.ats.arjuna.coordinator | |
| com.arjuna.ats.txoj | |
| Uses of ActionHierarchy in com.arjuna.ats.arjuna.coordinator |
|---|
| Methods in com.arjuna.ats.arjuna.coordinator that return ActionHierarchy | |
|---|---|
ActionHierarchy |
BasicAction.getHierarchy()
Return the action hierarchy for this transaction. |
| Methods in com.arjuna.ats.arjuna.coordinator with parameters of type ActionHierarchy | |
|---|---|
void |
ActionHierarchy.copy(ActionHierarchy c)
Create a copy of the specified transaction hierarchy. |
boolean |
ActionHierarchy.equals(ActionHierarchy other)
Overloads Object.equals. |
int |
ActionHierarchy.findCommonPrefix(ActionHierarchy oldHierarchy)
Find common prefix in two hierarchies. |
| Constructors in com.arjuna.ats.arjuna.coordinator with parameters of type ActionHierarchy | |
|---|---|
ActionHierarchy(ActionHierarchy theCopy)
Create a new copy of the specified transaction hierarchy. |
|
| Uses of ActionHierarchy in com.arjuna.ats.txoj |
|---|
| Methods in com.arjuna.ats.txoj that return ActionHierarchy | |
|---|---|
ActionHierarchy |
Lock.getAllOwners()
|
| Methods in com.arjuna.ats.txoj with parameters of type ActionHierarchy | |
|---|---|
void |
Lock.changeHierarchy(ActionHierarchy newOwner)
Change the transaction hierarchy associated with the lock to that provided. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||