Modifier and Type | Interface and Description |
---|---|
interface |
ArjunaSubtranAwareResource
Generated from IDL interface "ArjunaSubtranAwareResource".
|
interface |
OTSAbstractRecord
Generated from IDL interface "OTSAbstractRecord".
|
Modifier and Type | Class and Description |
---|---|
class |
_ArjunaSubtranAwareResourceStub
Generated from IDL interface "ArjunaSubtranAwareResource".
|
class |
_OTSAbstractRecordStub
Generated from IDL interface "OTSAbstractRecord".
|
Modifier and Type | Method and Description |
---|---|
RecoveryCoordinator |
_UidCoordinatorStub.register_resource(Resource r) |
RecoveryCoordinator |
UidCoordinatorPOATie.register_resource(Resource r) |
RecoveryCoordinator |
_ArjunaTransactionStub.register_resource(Resource r) |
RecoveryCoordinator |
ArjunaTransactionPOATie.register_resource(Resource r) |
Modifier and Type | Method and Description |
---|---|
Resource |
XAResourceRecord.getResource() |
Modifier and Type | Method and Description |
---|---|
RecoveryCoordinator |
ControlWrapper.register_resource(Resource r) |
Modifier and Type | Method and Description |
---|---|
protected AbstractRecord |
ArjunaTransactionImple.createOTSRecord(boolean propagate,
Resource resource,
Coordinator coord) |
protected AbstractRecord |
ArjunaTransactionImple.createOTSRecord(boolean propagate,
Resource resource,
Coordinator coord,
Uid recCoordUid) |
RecoveryCoordinator |
ArjunaTransactionImple.register_resource(Resource r)
Resources are only registered with the current transaction, whereas
subtransaction aware resources are registered with their parents when the
current transaction ends.
|
Modifier and Type | Method and Description |
---|---|
Status |
JavaIdlRCDefaultServant.replay_completion(Resource res) |
Modifier and Type | Field and Description |
---|---|
protected Resource |
ServerTopLevelAction._resourceRef |
Modifier and Type | Method and Description |
---|---|
Resource |
ServerTopLevelAction.getReference() |
Modifier and Type | Method and Description |
---|---|
Status |
JacOrbRCDefaultServant.replay_completion(Resource res) |
Modifier and Type | Method and Description |
---|---|
Status |
JavaIdlRCDefaultServant.replay_completion(Resource res) |
Modifier and Type | Method and Description |
---|---|
protected static Status |
GenericRecoveryCoordinator.replay_completion(RecoveryCoordinatorId id,
Resource res)
Respond to a replay_completion request for the RecoveryCoordinator
identified by parameter id.
|
Status |
GenericRecoveryCoordinator.replay_completion(Resource res)
Implementation of IDL method:
|
Modifier and Type | Method and Description |
---|---|
protected abstract RecoveryCoordinator |
RecoveryCreator.create(Resource res,
Object[] params) |
static RecoveryCoordinator |
RecoveryCreator.createRecoveryCoordinator(Resource res,
Object[] params) |
Modifier and Type | Method and Description |
---|---|
RecoveryCoordinator |
GenericRecoveryCreator.create(Resource res,
Object[] params)
Create a new RecoveryCoordinator for Resource res.
|
Constructor and Description |
---|
ResourceCompletor(Resource res,
int action) |
Modifier and Type | Method and Description |
---|---|
void |
RecoveredTransaction.addResourceRecord(Uid rcUid,
Resource r)
Allows a new Resource to be added to the transaction.
|
void |
CachedRecoveredTransaction.addResourceRecord(Uid rcUid,
Resource r)
Add a new resource to a recovered transaction.
|
void |
RecoveredServerTransaction.addResourceRecord(Uid rcUid,
Resource r)
Allows a new Resource to be added to the transaction.
|
static void |
TransactionCache.addResourceRecord(Uid actionUid,
String theType,
Uid rcUid,
Resource r)
Add a new resource to a recovered transaction.
|
void |
RecoveredTransactionReplayer.swapResource(Uid rcUid,
Resource r)
Swap an old Resource that was registered with the transaction
for a new one.
|
Modifier and Type | Method and Description |
---|---|
Resource |
ResourceRecord.resourceHandle() |
Constructor and Description |
---|
ResourceRecord(boolean propagate,
Resource theResource,
Coordinator myParent,
Uid recCoordUid,
ArjunaTransactionImple current)
Constructor
|
ResourceRecord(boolean propagate,
Resource theResource,
Uid recCoordUid) |
Modifier and Type | Method and Description |
---|---|
RecoveryCoordinator |
AtomicTransaction.registerResource(Resource r)
Register the specified resource with this transaction.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SubtransactionAwareResource
Generated from IDL interface "SubtransactionAwareResource".
|
Modifier and Type | Class and Description |
---|---|
class |
_ResourceStub
Generated from IDL interface "Resource".
|
class |
_SubtransactionAwareResourceStub
Generated from IDL interface "SubtransactionAwareResource".
|
Modifier and Type | Field and Description |
---|---|
Resource |
ResourceHolder.value |
Modifier and Type | Method and Description |
---|---|
Resource |
ResourcePOA._this() |
Resource |
ResourcePOATie._this() |
Resource |
ResourcePOA._this(ORB orb) |
Resource |
ResourcePOATie._this(ORB orb) |
static Resource |
ResourceHelper.extract(Any any) |
static Resource |
ResourceHelper.narrow(Object obj) |
static Resource |
ResourceHelper.read(InputStream in) |
static Resource |
ResourceHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
ResourceHelper.insert(Any any,
Resource s) |
RecoveryCoordinator |
_CoordinatorStub.register_resource(Resource r) |
RecoveryCoordinator |
CoordinatorPOATie.register_resource(Resource r) |
RecoveryCoordinator |
CoordinatorOperations.register_resource(Resource r) |
Status |
_RecoveryCoordinatorStub.replay_completion(Resource r) |
Status |
RecoveryCoordinatorPOATie.replay_completion(Resource r) |
Status |
RecoveryCoordinatorOperations.replay_completion(Resource r) |
static void |
ResourceHelper.write(OutputStream _out,
Resource s) |
Constructor and Description |
---|
ResourceHolder(Resource initial) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.