Package | Description |
---|---|
com.arjuna.ats.arjuna.coordinator | |
com.arjuna.ats.txoj |
Modifier and Type | Method and Description |
---|---|
ActionHierarchy |
BasicAction.getHierarchy()
Return the action hierarchy for this transaction.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
ActionHierarchy(ActionHierarchy theCopy)
Create a new copy of the specified transaction hierarchy.
|
Modifier and Type | Method and Description |
---|---|
ActionHierarchy |
Lock.getAllOwners() |
Modifier and Type | Method and Description |
---|---|
void |
Lock.changeHierarchy(ActionHierarchy newOwner)
Change the transaction hierarchy associated with the lock to that
provided.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.