public class MapPartitionLostEvent extends AbstractIMapEvent
MapPartitionLostListener
,
Serialized Formname
source
Constructor and Description |
---|
MapPartitionLostEvent(Object source,
Member member,
int eventType,
int partitionId) |
Modifier and Type | Method and Description |
---|---|
int |
getPartitionId()
Returns the partition ID that has been lost for the given map
|
String |
toString()
Returns a String representation of this event.
|
getEventType, getMember, getName, getSource
public int getPartitionId()
public String toString()
AbstractIMapEvent
toString
in class AbstractIMapEvent
Copyright © 2018 Hazelcast, Inc.. All rights reserved.