Uses of Package
com.arjuna.ats.arjuna.coordinator
-
Classes in com.arjuna.ats.arjuna.coordinator used by com.arjuna.ats.arjuna Class Description BasicAction BasicAction does most of the work of an atomic action, but does not manage thread scoping.Reapable TwoPhaseCoordinator Adds support for synchronizations to BasicAction. -
Classes in com.arjuna.ats.arjuna.coordinator used by com.arjuna.ats.arjuna.common Class Description CheckedActionFactory Manages the CheckedAction instances on a per transaction basis. -
Classes in com.arjuna.ats.arjuna.coordinator used by com.arjuna.ats.arjuna.coordinator Class Description AbstractRecord Abstract Record Class This class provides an abstract template that defines the interface that the atomic action system uses to notify objects that various state transitions have occurred as the 2PC protocol executes.ActionHierarchy Class that represents the transaction hierarchy.ActionManager BasicAction BasicAction does most of the work of an atomic action, but does not manage thread scoping.CheckedAction If an action attempts to terminate with threads still active we call an instance of this class to determine what to do.Reapable RecordList This class manages instances of the classes derived from AbstractRecord in the form of an ordered doubly-linked list.SynchronizationRecord TransactionReaper Class to record transactions with non-zero timeout values, and class to implement a transaction reaper thread which terminates these transactions once their timeout elapses.TwoPhaseCoordinator Adds support for synchronizations to BasicAction.TxStats This class is used to maintain statistics on transactions that have been created.TxStatsMBean MBean interface for monitoring transaction statistics. -
Classes in com.arjuna.ats.arjuna.coordinator used by com.arjuna.ats.arjuna.coordinator.abstractrecord Class Description AbstractRecord Abstract Record Class This class provides an abstract template that defines the interface that the atomic action system uses to notify objects that various state transitions have occurred as the 2PC protocol executes. -
Classes in com.arjuna.ats.arjuna.coordinator used by com.arjuna.ats.arjuna.recovery Class Description BasicAction BasicAction does most of the work of an atomic action, but does not manage thread scoping.Reapable TwoPhaseCoordinator Adds support for synchronizations to BasicAction. -
Classes in com.arjuna.ats.arjuna.coordinator used by com.arjuna.ats.arjuna.tools.osb.mbean Class Description AbstractRecord Abstract Record Class This class provides an abstract template that defines the interface that the atomic action system uses to notify objects that various state transitions have occurred as the 2PC protocol executes.BasicAction BasicAction does most of the work of an atomic action, but does not manage thread scoping.RecordList This class manages instances of the classes derived from AbstractRecord in the form of an ordered doubly-linked list. -
Classes in com.arjuna.ats.arjuna.coordinator used by com.arjuna.ats.txoj Class Description ActionHierarchy Class that represents the transaction hierarchy.