Class SingleParticipantMetadata
java.lang.Object
com.gigaspaces.internal.cluster.node.impl.packets.data.SingleParticipantMetadata
- All Implemented Interfaces:
IReplicationParticipantsMetadata
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintint
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
SingleParticipantMetadata
public SingleParticipantMetadata()
-
-
Method Details
-
getTransactionParticipantsCount
public int getTransactionParticipantsCount()- Specified by:
getTransactionParticipantsCountin interfaceIReplicationParticipantsMetadata
-
getContextId
- Specified by:
getContextIdin interfaceIReplicationParticipantsMetadata
-
getParticipantId
public int getParticipantId()- Specified by:
getParticipantIdin interfaceIReplicationParticipantsMetadata
-