@Deprecated public final class XidTransactionID extends TransactionID
TransactionID.SerializedPRIVATE_DATA_KEY| Constructor and Description | 
|---|
XidTransactionID(Xid original)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
Xid | 
getXid()
Deprecated.  
Get the corresponding XID for this transaction. 
 | 
boolean | 
isSameXid(Xid xid)
Deprecated.  
Determine whether the given Xid is the same as this Xid. 
 | 
createTransactionID, equals, getEncodedForm, getEncodedFormRaw, hashCode, toString, writeReplacepublic XidTransactionID(Xid original)
public Xid getXid()
public boolean isSameXid(Xid xid)
xid - the xid to testtrue if it is the same XidCopyright © 2017 JBoss by Red Hat. All rights reserved.