Package | Description |
---|---|
com.hazelcast.cache.impl |
Hazelcast JSR-107 aka JCache implementation
|
com.hazelcast.client.impl.protocol.codec |
Client protocol custom codec implementations
|
com.hazelcast.client.impl.protocol.template | |
com.hazelcast.map.impl |
Contains implementation specific classes of
com.hazelcast.map package. |
com.hazelcast.map.impl.client |
Contains client requests for the
IMap |
com.hazelcast.map.impl.eviction |
This package contains eviction classes.
|
com.hazelcast.map.impl.mapstore |
Contains map store operations.
|
com.hazelcast.map.impl.mapstore.writebehind |
Package for processing write behind store operations.
|
com.hazelcast.map.impl.mapstore.writethrough |
Package for processing write through store operations.
|
com.hazelcast.map.impl.operation |
Package for map operations.
|
com.hazelcast.map.impl.proxy |
Contains map proxy implementation and support classes.
|
com.hazelcast.map.impl.tx |
Contains implementation classes for
TransactionalMap |
com.hazelcast.multimap.impl |
Contains classes for Hazelcast MultiMap module.
|
Class and Description |
---|
MapEntrySet |
Class and Description |
---|
SimpleEntryView
SimpleEntryView is an implementation of
EntryView and also it is writable. |
Class and Description |
---|
SimpleEntryView
SimpleEntryView is an implementation of
EntryView and also it is writable. |
Class and Description |
---|
EntryEventFilter |
EventData
General contract for map event data.
|
ListenerAdapter
Adapter for all
IMap listeners. |
LocalMapStatsProvider
Provides node local statistics of a map via
LocalMapStatsProvider.createLocalMapStats(java.lang.String)
and also holds all LocalMapStatsImpl implementations of all maps. |
MapContainer
Map container.
|
MapContextQuerySupport
Support interface which is used in map specific query operations.
|
MapEntrySet |
MapEventPublisher
Helper methods for publishing events.
|
MapKeyLoader
Loads keys from a
MapLoader and sends them to all partitions for loading |
MapService
Defines map service behavior.
|
MapServiceContext
Context which is needed by a map service.
|
MapServiceContextEventListenerSupport
Helper event listener methods for
MapServiceContext . |
MapServiceContextInterceptorSupport
Helper interceptor methods for
MapServiceContext . |
NearCache
NearCache.
|
NearCacheProvider
Provides near cache specific functionality.
|
NearCacheRecord
Entry holder to be used in Client and Node side Near cache
|
PartitionContainer |
QueryResult |
RecordStore
Defines a record-store.
|
SizeEstimator
Size estimator general contract.
|
Class and Description |
---|
MapEntrySet |
Class and Description |
---|
MapContainer
Map container.
|
MapServiceContext
Context which is needed by a map service.
|
RecordStore
Defines a record-store.
|
Class and Description |
---|
MapContainer
Map container.
|
MapServiceContext
Context which is needed by a map service.
|
MapStoreWrapper |
Class and Description |
---|
MapStoreWrapper |
Class and Description |
---|
MapStoreWrapper |
Class and Description |
---|
MapContainer
Map container.
|
MapEntrySet |
MapService
Defines map service behavior.
|
PartitionContainer |
RecordStore
Defines a record-store.
|
Class and Description |
---|
MapService
Defines map service behavior.
|
Class and Description |
---|
MapService
Defines map service behavior.
|
Class and Description |
---|
EventData
General contract for map event data.
|
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.