MAXBQUALSIZE, MAXGTRIDSIZE| Constructor and Description |
|---|
XidImpl(byte[] gtid,
int fid,
byte[] bq) |
| Modifier and Type | Method and Description |
|---|---|
static String |
asString(Xid xid)
gets a log friendly / web service friendly version (base 64) of the global transaction ID
|
byte[] |
getBranchQualifier() |
int |
getFormatId() |
byte[] |
getGlobalTransactionId() |
static Xid |
getXid(String base64) |
String |
toString()
gets a log friendly / web service friendly version of the global transaction ID
|
public byte[] getBranchQualifier()
getBranchQualifier in interface Xidpublic int getFormatId()
getFormatId in interface Xidpublic byte[] getGlobalTransactionId()
getGlobalTransactionId in interface Xidpublic String toString()
public static String asString(Xid xid)
xidImpl - Copyright © 2015 Ant Kutschera. All rights reserved.