Class MapPartitionLostEvent

    • Constructor Detail

      • MapPartitionLostEvent

        public MapPartitionLostEvent​(java.lang.Object source,
                                     Member member,
                                     int eventType,
                                     int partitionId)
    • Method Detail

      • getPartitionId

        public int getPartitionId()
        Returns the partition ID that has been lost for the given map
        Returns:
        the partition ID that has been lost for the given map
      • toString

        public java.lang.String toString()
        Description copied from class: AbstractIMapEvent
        Returns a String representation of this event.
        Overrides:
        toString in class AbstractIMapEvent
        Returns:
        A String representation of this event.