| 程序包 | 说明 |
|---|---|
| org.bytesoft.bytetcc | |
| org.bytesoft.bytetcc.logging | |
| org.bytesoft.compensable | |
| org.bytesoft.compensable.archive | |
| org.bytesoft.compensable.logging |
| 限定符和类型 | 方法和说明 |
|---|---|
CompensableArchive |
CompensableTransactionImpl.getCompensableArchive() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CompensableArchive> |
CompensableTransactionImpl.getCompensableArchiveList()
only for recovery.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SampleCompensableLogger.createCompensable(CompensableArchive archive) |
void |
SampleCompensableLogger.updateCompensable(CompensableArchive archive) |
| 限定符和类型 | 方法和说明 |
|---|---|
CompensableArchive |
CompensableTransaction.getCompensableArchive() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CompensableStatistic.fireCancelCompensableFailure(org.bytesoft.transaction.xa.TransactionXid xid,
CompensableArchive compensable) |
void |
CompensableStatistic.fireCancelCompensableSuccess(org.bytesoft.transaction.xa.TransactionXid xid,
CompensableArchive compensable) |
void |
CompensableStatistic.fireConfirmCompensableFailure(org.bytesoft.transaction.xa.TransactionXid xid,
CompensableArchive compensable) |
void |
CompensableStatistic.fireConfirmCompensableSuccess(org.bytesoft.transaction.xa.TransactionXid xid,
CompensableArchive compensable) |
void |
CompensableStatistic.fireTryCompensableFailure(org.bytesoft.transaction.xa.TransactionXid xid,
CompensableArchive compensable) |
void |
CompensableStatistic.fireTryCompensableSuccess(org.bytesoft.transaction.xa.TransactionXid xid,
CompensableArchive compensable) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CompensableArchive> |
TransactionArchive.getCompensableResourceList() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CompensableLogger.createCompensable(CompensableArchive archive) |
void |
CompensableLogger.updateCompensable(CompensableArchive archive) |
Copyright © 2018. All rights reserved.