Package | Description |
---|---|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.map |
Contains Hazelcast map module classes.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractIMapEvent
The abstract class for a map event
IMapEvent . |
class |
EntryEvent<K,V>
Map Entry event.
|
class |
MapEvent
Used for map-wide events like
EntryEventType.EVICT_ALL
and EntryEventType.CLEAR_ALL . |
Modifier and Type | Class and Description |
---|---|
class |
EventLostEvent
This event is fired in case of an event lost detection.
|
class |
MapPartitionLostEvent
Used for providing information about the lost partition for a map
|
Copyright © 2018 Hazelcast, Inc.. All rights reserved.