| 
GigaSpaces XAP 9.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
TransactionParticipantMetaData.
@Deprecated public interface TransactionParticipantData
Interface for jini transaction participant data.
 Each transaction participant(space) sends this info to mirror. 
 TransactionParticipantData contains information about transaction at the time of commit - 
transaction id, 
 number of partitions that participated at this transaction and the transaction participants id. 
| Method Summary | |
|---|---|
 int | 
getParticipantId()
Deprecated. The id of the space that committed the transaction.  | 
 long | 
getTransactionId()
Deprecated. The id of the distributed transaction  | 
 int | 
getTransactionParticipantsCount()
Deprecated. Number of participants in transaction  | 
| Methods inherited from interface com.gigaspaces.internal.server.space.redolog.storage.bytebuffer.ISwapExternalizable | 
|---|
readFromSwap, writeToSwap | 
| Method Detail | 
|---|
int getParticipantId()
int getTransactionParticipantsCount()
long getTransactionId()
  | 
GigaSpaces XAP 9.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||