| Package | Description |
|---|---|
| com.hazelcast.client.console |
This package contains ClientConsoleApp
|
| com.hazelcast.client.impl.clientside |
Contains most of the client side HazelcastInstance implementation functionality.
|
| com.hazelcast.client.impl.protocol.task.map |
Client protocol tasks implementations for map
|
| com.hazelcast.client.impl.protocol.task.replicatedmap |
Client protocol tasks implementations for ReplicatedMap
|
| com.hazelcast.client.impl.proxy |
This package contains client side proxy implementations of the different Hazelcast data structures
and operation types
|
| com.hazelcast.client.impl.proxy.txn |
Contains classes related to proxy for client transactions
|
| com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
| com.hazelcast.console |
This package contains classes related to ConsoleApp
|
| com.hazelcast.core |
Provides core API interfaces/classes.
|
| com.hazelcast.instance.impl | |
| com.hazelcast.internal.adapter |
Data structure adapters for Near Cache.
|
| com.hazelcast.internal.jmx |
Contains Hazelcast management bean classes.
|
| com.hazelcast.internal.jmx.suppliers |
Contains Hazelcast management bean stat providers.
|
| com.hazelcast.internal.nearcache.impl.invalidation |
Invalidations for Near Cache.
|
| com.hazelcast.map |
Contains Hazelcast map module classes.
|
| com.hazelcast.map.impl |
Contains implementation specific classes of
com.hazelcast.map package. |
| com.hazelcast.map.impl.iterator | |
| 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.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.tx |
Contains implementation classes for
TransactionalMap |
| com.hazelcast.map.listener |
Contains various
MapListener interfaces. |
| com.hazelcast.spring.cache |
Contains Hazelcast cache classes related to Spring.
|
| com.hazelcast.transaction |
Provides interfaces/classes for Hazelcast transaction support.
|
| Class and Description |
|---|
| IMap
Concurrent, distributed, observable and queryable map.
|
| MapEvent
Used for map-wide events like
EntryEventType.EVICT_ALL
and EntryEventType.CLEAR_ALL. |
| Class and Description |
|---|
| IMap
Concurrent, distributed, observable and queryable map.
|
| Class and Description |
|---|
| IMapEvent
Map events common contract.
|
| Class and Description |
|---|
| MapEvent
Used for map-wide events like
EntryEventType.EVICT_ALL
and EntryEventType.CLEAR_ALL. |
| Class and Description |
|---|
| BaseMap
Base interface for Hazelcast distributed maps.
|
| EntryProcessor
An EntryProcessor passes you a
Map.Entry. |
| IMap
Concurrent, distributed, observable and queryable map.
|
| MapInterceptor
MapInterceptor is used to intercept changes to the map, allowing access to
the values before and after adding them to the map.
|
| QueryCache
A concurrent, queryable data structure which is used to cache results of
a continuous query executed on an
IMap. |
| Class and Description |
|---|
| BaseMap
Base interface for Hazelcast distributed maps.
|
| Class and Description |
|---|
| MapEvent
Used for map-wide events like
EntryEventType.EVICT_ALL
and EntryEventType.CLEAR_ALL. |
| Class and Description |
|---|
| IMap
Concurrent, distributed, observable and queryable map.
|
| MapEvent
Used for map-wide events like
EntryEventType.EVICT_ALL
and EntryEventType.CLEAR_ALL. |
| Class and Description |
|---|
| AbstractIMapEvent
The abstract class for a map event
IMapEvent. |
| IMap
Concurrent, distributed, observable and queryable map.
|
| IMapEvent
Map events common contract.
|
| MapEvent
Used for map-wide events like
EntryEventType.EVICT_ALL
and EntryEventType.CLEAR_ALL. |
| Class and Description |
|---|
| IMap
Concurrent, distributed, observable and queryable map.
|
| Class and Description |
|---|
| EntryProcessor
An EntryProcessor passes you a
Map.Entry. |
| IMap
Concurrent, distributed, observable and queryable map.
|
| Class and Description |
|---|
| IMap
Concurrent, distributed, observable and queryable map.
|
| Class and Description |
|---|
| IMap
Concurrent, distributed, observable and queryable map.
|
| Class and Description |
|---|
| IMapEvent
Map events common contract.
|
| Class and Description |
|---|
| AbstractIMapEvent
The abstract class for a map event
IMapEvent. |
| BaseMap
Base interface for Hazelcast distributed maps.
|
| EntryLoader
This is an extension to
MapLoader. |
| EntryProcessor
An EntryProcessor passes you a
Map.Entry. |
| IMapEvent
Map events common contract.
|
| MapInterceptor
MapInterceptor is used to intercept changes to the map, allowing access to
the values before and after adding them to the map.
|
| MapLoader
Hazelcast distributed map implementation is an in-memory data store but
it can be backed by any type of data store such as RDBMS, OODBMS, or simply
a file based data store.
|
| MapStore
Hazelcast distributed map implementation is an in-memory data store, but
it can be backed by any type of data store such as RDBMS, OODBMS, NOSQL,
or simply a file-based data store.
|
| QueryCache
A concurrent, queryable data structure which is used to cache results of
a continuous query executed on an
IMap. |
| Class and Description |
|---|
| AbstractIMapEvent
The abstract class for a map event
IMapEvent. |
| EntryProcessor
An EntryProcessor passes you a
Map.Entry. |
| IMapEvent
Map events common contract.
|
| LockAware
Determines if the object implementing this interface is locked or not.
|
| MapEvent
Used for map-wide events like
EntryEventType.EVICT_ALL
and EntryEventType.CLEAR_ALL. |
| MapInterceptor
MapInterceptor is used to intercept changes to the map, allowing access to
the values before and after adding them to the map.
|
| MapLoader
Hazelcast distributed map implementation is an in-memory data store but
it can be backed by any type of data store such as RDBMS, OODBMS, or simply
a file based data store.
|
| MapLoaderLifecycleSupport
Provides Lifecycle support for the implementing MapLoader class.
|
| MapStore
Hazelcast distributed map implementation is an in-memory data store, but
it can be backed by any type of data store such as RDBMS, OODBMS, NOSQL,
or simply a file-based data store.
|
| Class and Description |
|---|
| IMap
Concurrent, distributed, observable and queryable map.
|
| Class and Description |
|---|
| EntryProcessor
An EntryProcessor passes you a
Map.Entry. |
| MapInterceptor
MapInterceptor is used to intercept changes to the map, allowing access to
the values before and after adding them to the map.
|
| Class and Description |
|---|
| BaseMap
Base interface for Hazelcast distributed maps.
|
| EntryProcessor
An EntryProcessor passes you a
Map.Entry. |
| IMap
Concurrent, distributed, observable and queryable map.
|
| MapInterceptor
MapInterceptor is used to intercept changes to the map, allowing access to
the values before and after adding them to the map.
|
| QueryCache
A concurrent, queryable data structure which is used to cache results of
a continuous query executed on an
IMap. |
| Class and Description |
|---|
| IMapEvent
Map events common contract.
|
| Class and Description |
|---|
| IMap
Concurrent, distributed, observable and queryable map.
|
| IMapEvent
Map events common contract.
|
| QueryCache
A concurrent, queryable data structure which is used to cache results of
a continuous query executed on an
IMap. |
| Class and Description |
|---|
| BaseMap
Base interface for Hazelcast distributed maps.
|
| Class and Description |
|---|
| EventLostEvent
This event is fired in case of an event lost detection.
|
| MapEvent
Used for map-wide events like
EntryEventType.EVICT_ALL
and EntryEventType.CLEAR_ALL. |
| MapPartitionLostEvent
Used for providing information about the lost partition for a map
|
| Class and Description |
|---|
| IMap
Concurrent, distributed, observable and queryable map.
|
| Class and Description |
|---|
| BaseMap
Base interface for Hazelcast distributed maps.
|
Copyright © 2019 Hazelcast, Inc.. All rights reserved.