public class RecoverConnectableAtomicAction extends AtomicAction
Modifier and Type | Field and Description |
---|---|
static String |
ATOMIC_ACTION_TYPE |
static String |
CONNECTABLE_ATOMIC_ACTION_TYPE |
NO_TIMEOUT
failedList, heuristicList, pendingList, preparedList, readonlyList, savedIntentionList
modifyingActions, objectModel, objectUid, usingActions
Constructor and Description |
---|
RecoverConnectableAtomicAction(String type,
Uid rcvUid,
InputObjectState os) |
Modifier and Type | Method and Description |
---|---|
boolean |
containsIncompleteCommitMarkableResourceRecord() |
String |
getCommitMarkableResourceJndiName() |
Xid |
getXid() |
String |
type()
The type of the class is used to locate the state of the transaction log
in the object store.
|
void |
updateCommitMarkableResourceRecord(boolean committed) |
abort, addThread, addThread, begin, begin, cancel, checkForCurrent, commit, commit, end, getTimeout, removeThread, removeThread, resume, suspend
addSynchronization, afterCompletion, afterCompletion, asyncAfterCompletion, beforeCompletion, getDeferredThrowable, getSynchronizations, running, start, start
Abort, Abort, abortStatus, activate, activate, activeThreads, add, addChildAction, addChildThread, addChildThread, addRecord, async_prepare, Begin, childTransactions, commitStatus, criticalEnd, criticalStart, Current, deactivate, destroy, doAbort, doAbort, doCommit, doCommit, doPrepare, End, equals, finalizeInternal, forgetHeuristics, getDeferredThrowables, getHeuristicDecision, getHierarchy, getSavingUid, getStore, hashCode, hierarchyDepth, insertRecord, isAncestor, maintainHeuristics, onePhaseCommit, parent, phase2Abort, phase2Cleanup, phase2Commit, prepare, preparedStatus, preventCommit, removeChildAction, removeChildThread, removeChildThread, restore_state, save_state, setCheckedAction, setHeuristicDecision, status, topLevelAction, topLevelActionUid, toString, typeOfAction, updateHeuristic, updateState
cleanup, createLists, deactivate, deactivate, disable, forgetAction, get_uid, getMutex, getObjectModel, getStoreRoot, loadObjectState, lockMutex, modified, objectType, packHeader, persist, print, rememberAction, setStatus, setupStore, setupStore, setupStore, terminate, tryLockMutex, unlockMutex, unpackHeader
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
get_uid, preventCommit
public static final String ATOMIC_ACTION_TYPE
public static final String CONNECTABLE_ATOMIC_ACTION_TYPE
public RecoverConnectableAtomicAction(String type, Uid rcvUid, InputObjectState os) throws ObjectStoreException, IOException
ObjectStoreException
IOException
public String type()
AtomicAction
type
in class AtomicAction
public boolean containsIncompleteCommitMarkableResourceRecord()
public String getCommitMarkableResourceJndiName()
public Xid getXid()
public void updateCommitMarkableResourceRecord(boolean committed)
Copyright © 2021 JBoss by Red Hat. All rights reserved.