public class RecoverConnectableAtomicAction extends AtomicAction
| Modifier and Type | Field and Description |
|---|---|
static String |
ATOMIC_ACTION_TYPE |
static String |
CONNECTABLE_ATOMIC_ACTION_TYPE |
NO_TIMEOUTfailedList, heuristicList, pendingList, preparedList, readonlyList, savedIntentionListmodifyingActions, 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, suspendaddSynchronization, afterCompletion, afterCompletion, asyncAfterCompletion, beforeCompletion, getDeferredThrowable, getSynchronizations, running, start, startAbort, 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, updateStatecleanup, 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, unpackHeaderclone, finalize, getClass, notify, notifyAll, wait, wait, waitget_uid, preventCommitpublic 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
ObjectStoreExceptionIOExceptionpublic String type()
AtomicActiontype in class AtomicActionpublic boolean containsIncompleteCommitMarkableResourceRecord()
public String getCommitMarkableResourceJndiName()
public Xid getXid()
public void updateCommitMarkableResourceRecord(boolean committed)
Copyright © 2016 JBoss by Red Hat. All rights reserved.