Interface FederatedPartitionEvent

    • Method Detail

      • getPartitionId

        int getPartitionId()
        Obtain the partition Id for this event.
        Returns:
        the partition id
      • getParticipant

        String getParticipant()
        Obtain the participant name where the partition is replicating to.
        Returns:
        the participant name
      • getLocalParticipant

        String getLocalParticipant()
        Obtain the participant name where this event is raised from.
        Returns:
        the local participant name