public class MultiMapEventsPublisher extends Object
Constructor and Description |
---|
MultiMapEventsPublisher(NodeEngine nodeEngine) |
Modifier and Type | Method and Description |
---|---|
void |
publishEntryEvent(String multiMapName,
EntryEventType eventType,
Data key,
Object value) |
void |
publishMultiMapEvent(String mapName,
EntryEventType eventType,
int numberOfEntriesAffected) |
public MultiMapEventsPublisher(NodeEngine nodeEngine)
public void publishMultiMapEvent(String mapName, EntryEventType eventType, int numberOfEntriesAffected)
public final void publishEntryEvent(String multiMapName, EntryEventType eventType, Data key, Object value)
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.