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.BaseTransactionManager extends Object implements Serializable

serialVersionUID: -552994279460833505L

Serialized Fields

threadtotxmap_

Hashtable<K,V> threadtotxmap_

txtothreadmap_

Hashtable<K,V> txtothreadmap_

service_

TransactionServiceImp service_

initialized_

boolean initialized_

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

serialVersionUID: 6361601412982044104L

Serialized Fields

adaptor_

RecoveryCoordinator adaptor_

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_

localRoot_

boolean localRoot_

stateHandler_

com.atomikos.icatch.imp.TransactionStateHandler stateHandler_

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

Serialized Fields

console_

Console console_

localSiblingCount_

int localSiblingCount_

timer_

AlarmTimer timer_

checkSiblings_

boolean checkSiblings_

maxIndoubtTicks_

long maxIndoubtTicks_

maxRollbackTicks_

long maxRollbackTicks_

root_

String root_

fsm_

FSM fsm_

recoverableWhileActive_

boolean recoverableWhileActive_

heuristicCommit_

boolean heuristicCommit_

participants_

Vector<E> participants_

coordinator_

RecoveryCoordinator coordinator_

tags_

Vector<E> tags_

stateHandler_

com.atomikos.icatch.imp.CoordinatorStateHandler stateHandler_

single_threaded_2pc_

boolean single_threaded_2pc_

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.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_

tidtotxmap_

Hashtable<K,V> tidtotxmap_

roottocoordinatormap_

Hashtable<K,V> roottocoordinatormap_

shuttingDown_

boolean shuttingDown_

shutdownWaiter_

Object shutdownWaiter_

recoveryWaiter_

Object recoveryWaiter_

tidmgr_

UniqueIdMgr tidmgr_

recoverymanager_

StateRecoveryManager recoverymanager_

initialized_

boolean initialized_

console_

Console console_

control_

LogControl control_

otsOverride_

boolean otsOverride_

listeners_

Vector<E> listeners_

maxActives_

int maxActives_

name_

String name_

properties_

Properties properties_

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_



Copyright © 2011. All Rights Reserved.