public class CachePartitionLostEvent extends AbstractICacheEvent
CachePartitionLostEvent
,
Serialized Formname
source
Constructor and Description |
---|
CachePartitionLostEvent(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 cache.
|
String |
toString()
Returns a String representation of this event.
|
getEventType, getMember, getName, getSource
public int getPartitionId()
public String toString()
AbstractICacheEvent
toString
in class AbstractICacheEvent
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.