Modifier and Type | Class and Description |
---|---|
class |
AtomicAction
This is a user-level transaction class, unlike BasicAction.
|
class |
TopLevelAction
This class provides a (nested) top-level transaction.
|
Modifier and Type | Class and Description |
---|---|
class |
TwoPhaseCoordinator
Adds support for synchronizations to BasicAction.
|
Modifier and Type | Method and Description |
---|---|
void |
TransactionReaper.insert(Reapable control,
int timeout)
timeout is given in seconds, but we work in milliseconds.
|
Modifier and Type | Class and Description |
---|---|
class |
RecoverAtomicAction |
Modifier and Type | Class and Description |
---|---|
class |
AppendLogTransaction
Needs further consideration and then completion.
|
Modifier and Type | Field and Description |
---|---|
Reapable |
ReaperElement._control |
Constructor and Description |
---|
ReaperElement(Reapable control,
int timeout) |
Modifier and Type | Class and Description |
---|---|
class |
EditableAtomicAction |
Modifier and Type | Class and Description |
---|---|
class |
RecoverConnectableAtomicAction |
Modifier and Type | Class and Description |
---|---|
class |
ArjunaTransactionImpleWrapper
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to
provide a better separation between public and internal classes.
|
class |
RecoveredTransactionWrapper |
class |
ServerTransactionWrapper |
Modifier and Type | Class and Description |
---|---|
class |
SubordinateAtomicAction
A subordinate JTA transaction; used when importing another transaction
context.
|
Modifier and Type | Class and Description |
---|---|
class |
ControlWrapper
This class attempts to mask the local/remote control issue.
|
Modifier and Type | Class and Description |
---|---|
class |
ServerControlWrapper
This class attempts to mask the local/remote control issue.
|
Modifier and Type | Class and Description |
---|---|
class |
ArjunaTransactionImple
OTS implementation class.
|
Modifier and Type | Class and Description |
---|---|
class |
ServerTransaction
This looks like an Transaction, but is only created for interposition
purposes.
|
Modifier and Type | Class and Description |
---|---|
class |
AssumedCompleteHeuristicServerTransaction |
class |
AssumedCompleteHeuristicTransaction |
class |
AssumedCompleteServerTransaction
Transaction relic of a committed transaction that did not get committed responses from
all resources/subordinates.
|
class |
AssumedCompleteTransaction
Transaction relic of a committed transaction that did not get committed
responses from all resources/subordinates.
|
class |
RecoveredServerTransaction
Transaction type only instantiated at recovery time.
|
class |
RecoveredTransaction
Transaction type only instantiated at recovery time.
|
Modifier and Type | Class and Description |
---|---|
class |
BACoordinator
This class represents a specific coordination instance.
|
Modifier and Type | Class and Description |
---|---|
class |
SubordinateBACoordinator
This class represents a specific coordination instance.
|
Modifier and Type | Class and Description |
---|---|
class |
ATCoordinator
This class represents a specific coordination instance.
|
Modifier and Type | Class and Description |
---|---|
class |
SubordinateATCoordinator
This class represents a specific coordination instance.
|
Modifier and Type | Class and Description |
---|---|
class |
RecoveringTransaction |
class |
Transaction |
Modifier and Type | Class and Description |
---|---|
class |
RecoveryATCoordinator
This class is a plug-in module for the recovery manager.
|
class |
RecoverySubordinateATCoordinator
This class is a plug-in module for the recovery manager.
|
Modifier and Type | Class and Description |
---|---|
class |
RecoveryBACoordinator
This class is a plug-in module for the recovery manager.
|
class |
RecoverySubordinateBACoordinator
This class is a plug-in module for the recovery manager.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.