Package | Description |
---|---|
com.hazelcast.map.impl |
Contains implementation specific classes of
com.hazelcast.map package. |
com.hazelcast.multimap.impl |
Contains classes for Hazelcast MultiMap module.
|
Modifier and Type | Class and Description |
---|---|
class |
EntryEventData
An entry's event data.
|
class |
MapEventData
Map wide event's data.
|
Modifier and Type | Method and Description |
---|---|
void |
MapService.dispatchEvent(EventData event,
EntryListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
MultiMapService.dispatchEvent(EventData event,
EntryListener listener) |
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.