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