Class ActionManager
java.lang.Object
com.arjuna.ats.arjuna.coordinator.ActionManager
-
Method Summary
Modifier and TypeMethodDescriptionintlonggetTimeAdded(Uid id) Deprecated.this method no longer serves any useful purpose and will be removed in a future releasestatic final ActionManagermanager()voidput(BasicAction act) void
-
Method Details
-
manager
-
put
-
get
-
getTimeAdded
Deprecated.this method no longer serves any useful purpose and will be removed in a future release- Parameters:
id- the uid of the action for which the time when it was added is required- Returns:
- the time that the action was begun
-
remove
-
getNumberOfInflightTransactions
public int getNumberOfInflightTransactions()
-