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()
IMapEvent
public EntryEventType getEventType()
IMapEvent
getEventType
in interface IMapEvent
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.