Package | Description |
---|---|
com.hazelcast.cache.impl |
Hazelcast JSR-107 aka JCache implementation
|
com.hazelcast.client.impl.protocol.task.map |
Client protocol tasks implementations for map
|
com.hazelcast.client.impl.querycache.subscriber |
Contains Hazelcast Enterprise version client-side query cache
subscriber implementation classes.
|
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.journal | |
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.querycache |
Contains query cache internal implementation classes.
|
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.map.impl.tx |
Contains implementation classes for
TransactionalMap |
Class and Description |
---|
MapEntries |
Class and Description |
---|
ListenerAdapter
Adapter for all
IMap listeners. |
Class and Description |
---|
ListenerAdapter
Adapter for all
IMap listeners. |
Class and Description |
---|
LegacyAsyncMap |
Class and Description |
---|
LegacyAsyncMap |
Class and Description |
---|
EntryCostEstimator
Owned entry cost estimator general contract.
|
EntryRemovingProcessor |
InterceptorRegistry
Registry for
IMap interceptors
Interceptors are read mostly and this registry keeps all registered interceptor in an array to easily iterate on them. |
JsonMetadataInitializer |
LazyMapEntry
A
Map.Entry implementation which serializes/de-serializes key and value objects on demand. |
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 for a map with a specific name.
|
MapKeyLoader
Loads keys from a
MapLoader and sends them to all partitions for loading |
MapQuorumAwareService
Quorum service will ask map service about whether map has defined quorum or not.
|
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 . |
MetadataInitializer
MetadataInitializer is used to process and generate metadata from
keys and values saved in map store.
|
PartitionContainer |
SimpleEntryView
SimpleEntryView is an implementation of
EntryView and also it is writable. |
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 |
---|
MapServiceContext
Context which is needed by a map service.
|
Class and Description |
---|
MapContainer
Map container for a map with a specific name.
|
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.
|
Class and Description |
---|
MapContainer
Map container for a map with a specific name.
|
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
Event filter which matches events for a specified entry key.
|
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 for a map with a specific name.
|
MapServiceContext
Context which is needed by a map service.
|
Class and Description |
---|
ListenerAdapter
Adapter for all
IMap listeners. |
MapServiceContext
Context which is needed by a map service.
|
Class and Description |
---|
ListenerAdapter
Adapter for all
IMap listeners. |
MapServiceContext
Context which is needed by a map service.
|
Class and Description |
---|
EntryCostEstimator
Owned entry cost estimator general contract.
|
MapContainer
Map container for a map with a specific name.
|
MapEntries |
MapKeyLoader
Loads keys from a
MapLoader and sends them to all partitions for loading |
MetadataInitializer
MetadataInitializer is used to process and generate metadata from
keys and values saved in map store.
|
Class and Description |
---|
MapService
Defines map service behavior.
|
MapServiceContext
Context which is needed by a map service.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.