public class MapPartitionLostEvent extends AbstractIMapEvent
MapPartitionLostListener, 
Serialized Formnamesource| 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, getSourcepublic int getPartitionId()
public String toString()
AbstractIMapEventtoString in class AbstractIMapEventCopyright © 2021 Hazelcast, Inc.. All rights reserved.