Package | Description |
---|---|
com.hazelcast.cache.impl |
Hazelcast JSR-107 aka JCache implementation
|
com.hazelcast.client.proxy |
This package contains client side proxy implementations of the different Hazelcast data structures
and operation types
|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.map.impl |
Contains implementation specific classes of
com.hazelcast.map package. |
com.hazelcast.map.impl.event | |
com.hazelcast.map.impl.eviction |
This package contains eviction classes.
|
com.hazelcast.map.impl.mapstore |
Contains map store operations.
|
com.hazelcast.map.impl.mapstore.writethrough |
Package for processing write through store operations.
|
com.hazelcast.map.impl.nearcache |
Contains near-cache specific classes.
|
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.query | |
com.hazelcast.map.impl.recordstore | |
com.hazelcast.map.impl.tx |
Contains implementation classes for
TransactionalMap |
Class and Description |
---|
MapEntries |
Class and Description |
---|
LegacyAsyncMap |
Class and Description |
---|
LegacyAsyncMap |
Class and Description |
---|
InterceptorRegistry
Registry for
IMap interceptors
Interceptors are read mostly and this registry keeps all registered interceptor in an array to easily iterate on them. |
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. |
LocalMapStatsProvider.LocalMapOnDemandCalculatedStats |
MapContainer
Map container.
|
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 . |
PartitionContainer |
SizeEstimator
Size estimator general contract.
|
Class and Description |
---|
ListenerAdapter
Adapter for all
IMap listeners. |
MapServiceContext
Context which is needed by a map service.
|
Class and Description |
---|
MapServiceContext
Context which is needed by a map service.
|
PartitionContainer |
Class and Description |
---|
MapContainer
Map container.
|
MapServiceContext
Context which is needed by a map service.
|
MapStoreWrapper |
Class and Description |
---|
MapStoreWrapper |
Class and Description |
---|
MapServiceContext
Context which is needed by a map service.
|
SizeEstimator
Size estimator general contract.
|
Class and Description |
---|
MapContainer
Map container.
|
MapEntries |
MapService
Defines map service behavior.
|
MapServiceContext
Context which is needed by a map service.
|
PartitionContainer |
Class and Description |
---|
LegacyAsyncMap |
MapEntries |
MapService
Defines map service behavior.
|
Class and Description |
---|
EntryEventFilter |
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.
|
MapServiceContext
Context which is needed by a map service.
|
Class and Description |
---|
MapContainer
Map container.
|
MapEntries |
MapKeyLoader
Loads keys from a
MapLoader and sends them to all partitions for loading |
SizeEstimator
Size estimator general contract.
|
Class and Description |
---|
MapService
Defines map service behavior.
|
MapServiceContext
Context which is needed by a map service.
|
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.