public interface GlobalTransactionId extends Formatable
Modifier and Type | Method and Description |
---|---|
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.
|
getTypeFormatId
int getFormat_Id()
byte[] getGlobalTransactionId()
byte[] getBranchQualifier()
Apache Derby V10.10 Internals - Copyright © 2004,2013 The Apache Software Foundation. All Rights Reserved.