GigaSpaces XAP 9.0 API

com.gigaspaces.transaction
Interface TransactionParticipantMetaData

All Known Implementing Classes:
TransactionParticipantDataImpl

public interface TransactionParticipantMetaData

Represents a transaction meta data for a specific transaction participant.

Since:
9.0.1
Author:
idan

Method Summary
 int getParticipantId()
          The id of the space that committed the transaction.
 int getTransactionParticipantsCount()
          Number of participants in the transaction
 TransactionUniqueId getTransactionUniqueId()
          The id of the transaction
 

Method Detail

getParticipantId

int getParticipantId()
The id of the space that committed the transaction.

Returns:
the participantId

getTransactionParticipantsCount

int getTransactionParticipantsCount()
Number of participants in the transaction

Returns:
the participantsCount

getTransactionUniqueId

TransactionUniqueId getTransactionUniqueId()
The id of the transaction

Returns:
the transactionId

GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.