GigaSpaces XAP 9.0 API

com.gigaspaces.transaction
Interface TransactionUniqueId


public interface TransactionUniqueId

Represents a transaction unique id constructed from the transaction manager which created the transaction Uuid and the transaction id.

Since:
9.0.1
Author:
idan

Method Summary
 Object getTransactionId()
           
 Uuid getTransactionManagerId()
           
 

Method Detail

getTransactionManagerId

Uuid getTransactionManagerId()
Returns:
The transaction manager which created the transaction Uuid.

getTransactionId

Object getTransactionId()
Returns:
The transaction id.

GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.