| Package | Description | 
|---|---|
| com.hazelcast.map.impl | Contains implementation specific classes of  com.hazelcast.mappackage. | 
| com.hazelcast.map.impl.event | |
| com.hazelcast.map.impl.querycache.event | This package contains classes for query cache events. | 
| com.hazelcast.multimap.impl | Contains classes for Hazelcast MultiMap module. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MapService. dispatchEvent(EventData event,
             ListenerAdapter listener) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EntryEventDataAn entry's event data. | 
| class  | MapEventDataMap wide event's data. | 
| class  | MapPartitionEventDataContains the data related to a map partition event | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MapEventPublishingService. dispatchEvent(EventData eventData,
             ListenerAdapter listener) | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | QueryCacheEventDataEvent data contract which is sent to subscriber side. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultQueryCacheEventDataDefault implementation of  QueryCacheEventDatawhich is sent to subscriber. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MultiMapService. dispatchEvent(EventData event,
             EntryListener listener) | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.