SimpleXid

A simple Xid implementation.

Methods
static SimpleXid createRandom()
Create a new random xid.
static SimpleXid createRandom()
Create a new random xid.
Returns:
the new object
boolean equals(Object other)
boolean equals(Object other)
byte[] getBranchQualifier()
byte[] getBranchQualifier()
int getFormatId()
int getFormatId()
byte[] getGlobalTransactionId()
byte[] getGlobalTransactionId()
int hashCode()
int hashCode()
String toString()
String toString()