Modifier and Type | Field and Description |
---|---|
otid_t[] |
txIdsHolder.value |
Modifier and Type | Method and Description |
---|---|
static otid_t[] |
txIdsHelper.extract(Any any) |
otid_t[] |
ArjunaFactoryPOATie.getChildTransactions(otid_t parent) |
otid_t[] |
_ArjunaFactoryStub.getChildTransactions(otid_t parent) |
otid_t[] |
ArjunaFactoryOperations.getChildTransactions(otid_t parent) |
otid_t[] |
ArjunaFactoryPOATie.numberOfTransactions(TransactionType t) |
otid_t[] |
_ArjunaFactoryStub.numberOfTransactions(TransactionType t) |
otid_t[] |
ArjunaFactoryOperations.numberOfTransactions(TransactionType t) |
static otid_t[] |
txIdsHelper.read(InputStream _in) |
Modifier and Type | Method and Description |
---|---|
otid_t[] |
ArjunaFactoryPOATie.getChildTransactions(otid_t parent) |
otid_t[] |
_ArjunaFactoryStub.getChildTransactions(otid_t parent) |
otid_t[] |
ArjunaFactoryOperations.getChildTransactions(otid_t parent) |
Status |
ArjunaFactoryPOATie.getCurrentStatus(otid_t uid) |
Status |
_ArjunaFactoryStub.getCurrentStatus(otid_t uid) |
Status |
ArjunaFactoryOperations.getCurrentStatus(otid_t uid) |
Status |
ArjunaFactoryPOATie.getStatus(otid_t uid) |
Status |
_ArjunaFactoryStub.getStatus(otid_t uid) |
Status |
ArjunaFactoryOperations.getStatus(otid_t uid) |
Control |
ArjunaFactoryPOATie.getTransaction(otid_t uid) |
Control |
_ArjunaFactoryStub.getTransaction(otid_t uid) |
Control |
ArjunaFactoryOperations.getTransaction(otid_t uid) |
TransactionInfo |
ArjunaFactoryPOATie.getTransactionInfo(otid_t uid) |
TransactionInfo |
_ArjunaFactoryStub.getTransactionInfo(otid_t uid) |
TransactionInfo |
ArjunaFactoryOperations.getTransactionInfo(otid_t uid) |
static void |
txIdsHelper.insert(Any any,
otid_t[] s) |
static void |
txIdsHelper.write(OutputStream _out,
otid_t[] _s) |
Constructor and Description |
---|
txIdsHolder(otid_t[] initial) |
Modifier and Type | Method and Description |
---|---|
static Uid |
OTIDMap.find(otid_t otid) |
Modifier and Type | Method and Description |
---|---|
otid_t[] |
TransactionFactoryImple.getChildTransactions(otid_t parent) |
otid_t[] |
TransactionFactoryImple.numberOfTransactions(TransactionType t)
Now methods to return the identities of the currently running
transactions, and those which have terminated but left entries in the
object store.
|
Modifier and Type | Method and Description |
---|---|
otid_t[] |
TransactionFactoryImple.getChildTransactions(otid_t parent) |
Status |
TransactionFactoryImple.getCurrentStatus(otid_t txid) |
Status |
TransactionFactoryImple.getStatus(otid_t txid) |
Control |
TransactionFactoryImple.getTransaction(otid_t txid) |
TransactionInfo |
TransactionFactoryImple.getTransactionInfo(otid_t txid) |
Modifier and Type | Method and Description |
---|---|
static otid_t |
Utility.uidToOtid(String theUid) |
static otid_t |
Utility.uidToOtid(Uid theUid) |
Modifier and Type | Method and Description |
---|---|
static Uid |
Utility.otidToUid(otid_t otid) |
Modifier and Type | Field and Description |
---|---|
otid_t |
TransIdentity.otid |
otid_t |
otid_tHolder.value |
Modifier and Type | Method and Description |
---|---|
static otid_t |
otid_tHelper.extract(Any any) |
static otid_t |
otid_tHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
otid_tHelper.insert(Any any,
otid_t s) |
static void |
otid_tHelper.write(OutputStream out,
otid_t s) |
Constructor and Description |
---|
otid_tHolder(otid_t initial) |
TransIdentity(Coordinator coord,
Terminator term,
otid_t otid) |
Modifier and Type | Field and Description |
---|---|
otid_t[] |
XIDsHolder.value |
Modifier and Type | Method and Description |
---|---|
static otid_t[] |
XIDsHelper.extract(Any any) |
static otid_t[] |
XIDsHelper.read(InputStream _in) |
Modifier and Type | Method and Description |
---|---|
void |
BeforeCompletionCallbackPOATie.before_completion(Coordinator tx,
otid_t otid,
boolean success) |
void |
_BeforeCompletionCallbackStub.before_completion(Coordinator tx,
otid_t otid,
boolean success) |
void |
BeforeCompletionCallbackOperations.before_completion(Coordinator tx,
otid_t otid,
boolean success) |
void |
_CurrentConnectionStub.end(Coordinator tx,
otid_t otid,
boolean success) |
void |
CurrentConnectionPOATie.end(Coordinator tx,
otid_t otid,
boolean success) |
void |
CurrentConnectionOperations.end(Coordinator tx,
otid_t otid,
boolean success) |
static void |
XIDsHelper.insert(Any any,
otid_t[] s) |
void |
_CurrentConnectionStub.resume(Coordinator tx,
otid_t otid) |
void |
CurrentConnectionPOATie.resume(Coordinator tx,
otid_t otid) |
void |
CurrentConnectionOperations.resume(Coordinator tx,
otid_t otid) |
void |
_CurrentConnectionStub.start(Coordinator tx,
otid_t otid) |
void |
CurrentConnectionPOATie.start(Coordinator tx,
otid_t otid) |
void |
CurrentConnectionOperations.start(Coordinator tx,
otid_t otid) |
void |
_CurrentConnectionStub.suspend(Coordinator tx,
otid_t otid) |
void |
CurrentConnectionPOATie.suspend(Coordinator tx,
otid_t otid) |
void |
CurrentConnectionOperations.suspend(Coordinator tx,
otid_t otid) |
static void |
XIDsHelper.write(OutputStream _out,
otid_t[] _s) |
int |
_XASwitchStub.xa_commit(otid_t txid,
int rmid,
int flags) |
int |
XASwitchPOATie.xa_commit(otid_t txid,
int rmid,
int flags) |
int |
XASwitchOperations.xa_commit(otid_t txid,
int rmid,
int flags) |
int |
_XASwitchStub.xa_end(otid_t txid,
int rmid,
int flags) |
int |
XASwitchPOATie.xa_end(otid_t txid,
int rmid,
int flags) |
int |
XASwitchOperations.xa_end(otid_t txid,
int rmid,
int flags) |
int |
_XASwitchStub.xa_forget(otid_t txid,
int rmid,
int flags) |
int |
XASwitchPOATie.xa_forget(otid_t txid,
int rmid,
int flags) |
int |
XASwitchOperations.xa_forget(otid_t txid,
int rmid,
int flags) |
int |
_XASwitchStub.xa_prepare(otid_t txid,
int rmid,
int flags) |
int |
XASwitchPOATie.xa_prepare(otid_t txid,
int rmid,
int flags) |
int |
XASwitchOperations.xa_prepare(otid_t txid,
int rmid,
int flags) |
int |
_XASwitchStub.xa_rollback(otid_t txid,
int rmid,
int flags) |
int |
XASwitchPOATie.xa_rollback(otid_t txid,
int rmid,
int flags) |
int |
XASwitchOperations.xa_rollback(otid_t txid,
int rmid,
int flags) |
int |
_XASwitchStub.xa_start(otid_t txid,
int rmid,
int flags) |
int |
XASwitchPOATie.xa_start(otid_t txid,
int rmid,
int flags) |
int |
XASwitchOperations.xa_start(otid_t txid,
int rmid,
int flags) |
Constructor and Description |
---|
XIDsHolder(otid_t[] initial) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.