| 程序包 | 说明 |
|---|---|
| org.dromara.hmily.xa.core |
| 限定符和类型 | 方法和说明 |
|---|---|
XidImpl |
TransactionContext.getXid()
Gets id.
|
XidImpl |
TransactionImpl.getXid()
Gets xid.
|
XidImpl |
XidImpl.newBranchId()
New branch id x id.
|
XidImpl |
XidImpl.newResId(int index)
New res id x id.
|
XidImpl |
SubCoordinator.nextXid(XidImpl xId)
Next xid x id.
|
| 限定符和类型 | 方法和说明 |
|---|---|
XidImpl |
SubCoordinator.nextXid(XidImpl xId)
Next xid x id.
|
| 构造器和说明 |
|---|
Coordinator(XidImpl xid,
boolean hasSuper)
Instantiates a new Coordinator.
|
TransactionContext(Coordinator coordinator,
XidImpl xId)
Instantiates a new Transaction context.
|
XidImpl(XidImpl xId)
Instantiates a new X id.
|
XidImpl(XidImpl xId,
Integer index)
Instantiates a new X id.
|
Copyright © 2022 dromara. All rights reserved.