|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GlobalTransactionId
A transaction identifier that is unique among all raw stores and all transactions The equals() method for TransactionId implements by value equality. MT - immutable
Method Summary | |
---|---|
byte[] |
getBranchQualifier()
Obtain the transaction branch qualifier part of the GlobalTransactionId in a byte array. |
int |
getFormat_Id()
Obtain the format id part of the GlobalTransactionId. |
byte[] |
getGlobalTransactionId()
Obtain the global transaction identifier part of GlobalTransactionId as an array of bytes. |
Methods inherited from interface java.io.Externalizable |
---|
readExternal, writeExternal |
Methods inherited from interface org.apache.derby.iapi.services.io.TypedFormat |
---|
getTypeFormatId |
Method Detail |
---|
int getFormat_Id()
byte[] getGlobalTransactionId()
byte[] getBranchQualifier()
|
Built on Thu 2011-03-10 11:54:14+0000, from revision ??? | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |