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 Xid
public byte[] getGlobalTransactionId()
getGlobalTransactionId
in interface Xid
public byte[] getBranchQualifier()
getBranchQualifier
in interface Xid
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.