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