Package | Description |
---|---|
com.hazelcast.map.impl |
Contains implementation specific classes of
com.hazelcast.map package. |
com.hazelcast.map.impl.event | |
com.hazelcast.map.impl.operation |
Package for map operations.
|
com.hazelcast.map.impl.querycache.event |
This package contains classes for query cache events.
|
com.hazelcast.map.impl.querycache.subscriber |
This package contains classes which are used for
QueryCache
event subscription side. |
com.hazelcast.map.impl.recordstore | |
com.hazelcast.multimap.impl |
Contains classes for Hazelcast MultiMap module.
|
Class and Description |
---|
MapEventPublisher
Helper methods for publishing events related to map actions.
|
Class and Description |
---|
AbstractFilteringStrategy
A common abstract class to support implementations of filtering strategies.
|
EntryEventData
An entry's event data.
|
EntryEventDataCache
A cache for
EntryEventData . |
EventData
General contract for map event data.
|
FilteringStrategy
A filtering strategy determines whether an event must be published based on a specific filter
and if so, may alter the type of event that should be published.
|
MapEventPublisher
Helper methods for publishing events related to map actions.
|
QueryCacheEventPublisher
Handles publishing of map events to continuous query caches
|
Class and Description |
---|
MapEventPublisher
Helper methods for publishing events related to map actions.
|
Class and Description |
---|
EventData
General contract for map event data.
|
Class and Description |
---|
EventData
General contract for map event data.
|
Class and Description |
---|
MapEventPublisher
Helper methods for publishing events related to map actions.
|
Class and Description |
---|
EventData
General contract for map event data.
|
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.