public class SerializableXid extends Object implements Serializable, Xid
Xid.MAXBQUALSIZE, MAXGTRIDSIZE| Constructor and Description | 
|---|
SerializableXid(Xid xid)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object xid)  | 
byte[] | 
getBranchQualifier()  | 
int | 
getFormatId()  | 
byte[] | 
getGlobalTransactionId()  | 
int | 
hashCode()  | 
public SerializableXid(Xid xid)
public int getFormatId()
getFormatId in interface Xidpublic byte[] getGlobalTransactionId()
getGlobalTransactionId in interface Xidpublic byte[] getBranchQualifier()
getBranchQualifier in interface XidCopyright © 2004–2022 The Apache Software Foundation. All rights reserved.