TransactionParticipantMetaData.@Deprecated public interface TransactionParticipantData extends ISwapExternalizable
| Modifier and Type | Method and Description | 
|---|---|
| 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 | 
readFromSwap, writeToSwapint getParticipantId()
int getTransactionParticipantsCount()
long getTransactionId()
Copyright © GigaSpaces.