public class BatchIMapEvent extends Object implements IMapEvent
IMapEvent which holds BatchEventData.| Constructor and Description | 
|---|
BatchIMapEvent(BatchEventData batchEventData)  | 
| Modifier and Type | Method and Description | 
|---|---|
BatchEventData | 
getBatchEventData()  | 
EntryEventType | 
getEventType()
Return the event type 
 | 
Member | 
getMember()
Returns the member that fired this event. 
 | 
String | 
getName()
Returns the name of the map for this event. 
 | 
public BatchIMapEvent(BatchEventData batchEventData)
public BatchEventData getBatchEventData()
public Member getMember()
IMapEventpublic EntryEventType getEventType()
IMapEventgetEventType in interface IMapEventCopyright © 2019 Hazelcast, Inc.. All Rights Reserved.