Serialized Form


Package com.atomikos.icatch.imp

Class com.atomikos.icatch.imp.AbstractCompositeTransaction extends Object implements Serializable

serialVersionUID: 3522422565305065464L

Serialized Fields

lineage_

Stack<E> lineage_

tid_

String tid_

serial_

boolean serial_

tag_

HeuristicMessage tag_

properties_

Properties properties_

Class com.atomikos.icatch.imp.ActiveStateHandler extends com.atomikos.icatch.imp.CoordinatorStateHandler implements Serializable

serialVersionUID: -80097456886481668L

Serialized Fields

rollbackTicks_

long rollbackTicks_

globalSiblingCount_

int globalSiblingCount_

wasSetToRollbackOnly

boolean wasSetToRollbackOnly

Class com.atomikos.icatch.imp.BaseTransactionManager extends Object implements Serializable

serialVersionUID: -552994279460833505L

Serialized Fields

threadtotxmap_

Map<K,V> threadtotxmap_

txtothreadmap_

Map<K,V> txtothreadmap_

service_

TransactionServiceImp service_

initialized_

boolean initialized_

Class com.atomikos.icatch.imp.CompositeTransactionAdaptor extends AbstractCompositeTransaction implements Serializable

serialVersionUID: 6361601412982044104L

Serialized Fields

adaptorForReplayRequests_

RecoveryCoordinator adaptorForReplayRequests_

root_

String root_

isRecoverableWhileActive_

Boolean isRecoverableWhileActive_

Class com.atomikos.icatch.imp.CompositeTransactionImp extends AbstractCompositeTransaction implements Serializable

Serialized Fields

coordinator_

CoordinatorImp coordinator_

txservice_

TransactionServiceImp txservice_

extent_

Extent extent_

noLocalAncestors_

boolean noLocalAncestors_

stateHandler_

com.atomikos.icatch.imp.TransactionStateHandler stateHandler_

Class com.atomikos.icatch.imp.CoordinatorImp extends Object implements Serializable

Serialized Fields

localSiblingCount_

int localSiblingCount_

timer_

AlarmTimer timer_

checkSiblings_

boolean checkSiblings_

maxNumberOfTimeoutTicksBeforeHeuristicDecision_

long maxNumberOfTimeoutTicksBeforeHeuristicDecision_

maxNumberOfTimeoutTicksBeforeRollback_

long maxNumberOfTimeoutTicksBeforeRollback_

root_

String root_

fsm_

FSM<Status> fsm_

recoverableWhileActive_

boolean recoverableWhileActive_

heuristicMeansCommit_

boolean heuristicMeansCommit_

participants_

Vector<E> participants_

superiorCoordinator_

RecoveryCoordinator superiorCoordinator_

tags_

Vector<E> tags_

stateHandler_

com.atomikos.icatch.imp.CoordinatorStateHandler stateHandler_

single_threaded_2pc_

boolean single_threaded_2pc_

Class com.atomikos.icatch.imp.CoordinatorLogImage extends Object implements Serializable

serialVersionUID: 3404629869531420208L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class com.atomikos.icatch.imp.ExtentImp extends Object implements Serializable

serialVersionUID: -1010453448007350422L

Serialized Fields

participants_

Hashtable<K,V> participants_

queried_

boolean queried_

directs_

Stack<E> directs_

Class com.atomikos.icatch.imp.HeurAbortedStateHandler extends com.atomikos.icatch.imp.CoordinatorStateHandler implements Serializable

Class com.atomikos.icatch.imp.HeurHazardStateHandler extends com.atomikos.icatch.imp.CoordinatorStateHandler implements Serializable

serialVersionUID: 3405983048694149334L

Serialized Fields

hazards_

Vector<E> hazards_

Class com.atomikos.icatch.imp.HeurMixedStateHandler extends com.atomikos.icatch.imp.CoordinatorStateHandler implements Serializable

Serialized Fields

hazards_

Hashtable<K,V> hazards_

Class com.atomikos.icatch.imp.IndoubtStateHandler extends com.atomikos.icatch.imp.CoordinatorStateHandler implements Serializable

serialVersionUID: 7541858185410144702L

Serialized Fields

inquiries_

int inquiries_

recovered_

boolean recovered_

Class com.atomikos.icatch.imp.PropagationImp extends Object implements Serializable

Serialized Fields

lineage_

Stack<E> lineage_

serial_

boolean serial_

timeout_

long timeout_

Class com.atomikos.icatch.imp.ReadOnlyParticipant extends Object implements Serializable

serialVersionUID: -2141189205744565090L

Serialized Fields

msgs

StringHeuristicMessage[] msgs

coordinatorId

String coordinatorId

Class com.atomikos.icatch.imp.ResumePreviousTransactionSubTxAwareParticipant extends Object implements Serializable

Serialized Fields

previous

CompositeTransaction previous

Class com.atomikos.icatch.imp.RollbackOnlyParticipant extends Object implements Serializable

Serialized Fields

msg_

StringHeuristicMessage msg_

Class com.atomikos.icatch.imp.SubTransactionCoordinatorParticipant extends Object implements Serializable

serialVersionUID: -321213151844934630L

Serialized Fields

subordinateId

String subordinateId

msgs

HeuristicMessage[] msgs

prepareCalled

boolean prepareCalled

Class com.atomikos.icatch.imp.TransactionServiceImp extends Object implements Serializable

Serialized Fields

maxTimeout_

long maxTimeout_

rootLatches_

Object[] rootLatches_

tidToTransactionMap_

Hashtable<K,V> tidToTransactionMap_

rootToCoordinatorMap_

Hashtable<K,V> rootToCoordinatorMap_

shutdownInProgress_

boolean shutdownInProgress_

shutdownSynchronizer_

Object shutdownSynchronizer_

recoverySynchronizer_

Object recoverySynchronizer_

tidmgr_

UniqueIdMgr tidmgr_

recoverymanager_

StateRecoveryManager recoverymanager_

initialized_

boolean initialized_

control_

LogControl control_

otsOverride_

boolean otsOverride_

tsListeners_

Vector<E> tsListeners_

maxNumberOfActiveTransactions_

int maxNumberOfActiveTransactions_

tmUniqueName_

String tmUniqueName_

initProperties_

Properties initProperties_

single_threaded_2pc_

boolean single_threaded_2pc_

Package com.atomikos.persistence

Class com.atomikos.persistence.LogException extends Exception implements Serializable

Serialized Fields

errors_

Stack<E> errors_

Package com.atomikos.persistence.imp

Class com.atomikos.persistence.imp.StateObjectImage extends Object implements Serializable

serialVersionUID: 4440634956991605946L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class com.atomikos.persistence.imp.SystemLogImage extends Object implements Serializable

serialVersionUID: 4153546869295179306L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException



Copyright © 2014. All Rights Reserved.