Package | Description |
---|---|
com.arjuna.ats.arjuna.coordinator | |
com.arjuna.ats.arjuna.tools.osb.mbean | |
com.arjuna.ats.internal.jta.tools.osb.mbean.jts |
Modifier and Type | Field and Description |
---|---|
protected RecordList |
BasicAction.failedList |
protected RecordList |
BasicAction.heuristicList |
protected RecordList |
BasicAction.pendingList |
protected RecordList |
BasicAction.preparedList |
protected RecordList |
BasicAction.readonlyList |
Modifier and Type | Method and Description |
---|---|
protected int |
BasicAction.doAbort(RecordList list_toprocess,
boolean reportHeuristics) |
protected int |
BasicAction.doCommit(RecordList rl,
boolean reportHeuristics)
Walk down a record list extracting records and calling the appropriate
commit function.
|
protected AbstractRecord |
BasicAction.insertRecord(RecordList reclist,
AbstractRecord record) |
Constructor and Description |
---|
RecordList(RecordList copy) |
RecordListIterator(RecordList R) |
Modifier and Type | Method and Description |
---|---|
RecordList |
ActionBean.GenericAtomicActionWrapper.getRecords(ParticipantStatus type) |
RecordList |
ActionBeanWrapperInterface.getRecords(ParticipantStatus type)
Deprecated.
|
RecordList |
ActionBean.GenericAtomicActionWrapper.getRecords(String ln) |
Modifier and Type | Method and Description |
---|---|
RecordList |
ArjunaTransactionImpleWrapper.getRecords(ParticipantStatus type)
Deprecated.
|
RecordList |
ServerTransactionWrapper.getRecords(ParticipantStatus type) |
RecordList |
RecoveredTransactionWrapper.getRecords(ParticipantStatus type) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.