| Package | Description |
|---|---|
| com.hazelcast.client | |
| com.hazelcast.config | |
| com.hazelcast.core | |
| com.hazelcast.hibernate.instance | |
| com.hazelcast.jmx |
The com.hazelcast.jmx package contains MBeans and a ManagementService for JMX management JMX support in Hazelcast.
|
| com.hazelcast.merge | |
| com.hazelcast.monitor | |
| com.hazelcast.partition | |
| com.hazelcast.query |
| Class and Description |
|---|
| AtomicNumber
AtomicNumber is a backed-up distributed implementation of
java.util.concurrent.atomic.AtomicLong. |
| ClientService |
| Cluster
Hazelcast cluster interface.
|
| HazelcastInstance
Hazelcast instance.
|
| ICountDownLatch
ICountDownLatch is a backed-up distributed implementation of
java.util.concurrent.CountDownLatch. |
| IdGenerator
Cluster-wide unique id generator.
|
| IList |
| ILock |
| IMap
Concurrent, distributed, observable and queryable map.
|
| Instance |
| InstanceListener |
| IQueue |
| ISemaphore
ISemaphore is a backed-up distributed implementation of
java.util.concurrent.Semaphore. |
| ISet
Concurrent, Distributed Set
This class is not a general-purpose Set implementation! While this class implements
the Set interface, it intentionally violates Set's general contract, which mandates the
use of the equals method when comparing objects.
|
| ITopic |
| LifecycleService
LifecycleService allows you to shutdown, restart, pause and resume an HazelcastInstance.
|
| MultiMap
A specialized map whose keys can be associated with multiple values.
|
| Transaction
Hazelcast transaction interface.
|
| Class and Description |
|---|
| EntryListener
Map Entry listener to get notified when a map entry
is added, removed, updated or evicted.
|
| ItemListener |
| ManagedContext
Container managed context, such as Spring or Guice etc.
|
| SemaphoreFactory
Hazelcast distributed semaphore helper class can be used to dynamically
interact with certain semaphore events.
|
| Class and Description |
|---|
| AtomicNumber
AtomicNumber is a backed-up distributed implementation of
java.util.concurrent.atomic.AtomicLong. |
| Client |
| ClientListener |
| ClientService |
| ClientType |
| Cluster
Hazelcast cluster interface.
|
| DistributedTask
A cancellable asynchronous distributed computation.
|
| EntryEvent
Map Entry event.
|
| EntryEventType |
| EntryListener
Map Entry listener to get notified when a map entry
is added, removed, updated or evicted.
|
| ExecutionCallback |
| HazelcastException
Base Hazelcast exception.
|
| HazelcastInstance
Hazelcast instance.
|
| HazelcastInstanceAware |
| ICollection
Concurrent, distributed, partitioned, observable collection.
|
| ICountDownLatch
ICountDownLatch is a backed-up distributed implementation of
java.util.concurrent.CountDownLatch. |
| IdGenerator
Cluster-wide unique id generator.
|
| IList |
| ILock |
| IMap
Concurrent, distributed, observable and queryable map.
|
| InitialMembershipEvent
A event that is send when a
InitialMembershipListener registers itself on a Cluster. |
| Instance |
| Instance.InstanceType |
| InstanceDestroyedException |
| InstanceEvent |
| InstanceEvent.InstanceEventType |
| InstanceListener |
| IQueue |
| ISemaphore
ISemaphore is a backed-up distributed implementation of
java.util.concurrent.Semaphore. |
| ISet
Concurrent, Distributed Set
This class is not a general-purpose Set implementation! While this class implements
the Set interface, it intentionally violates Set's general contract, which mandates the
use of the equals method when comparing objects.
|
| ItemEvent |
| ItemEventType |
| ItemListener |
| ITopic |
| LifecycleEvent |
| LifecycleEvent.LifecycleState |
| LifecycleListener |
| LifecycleService
LifecycleService allows you to shutdown, restart, pause and resume an HazelcastInstance.
|
| MapEntry |
| 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.
|
| Member
Cluster member interface.
|
| MemberLeftException |
| MembershipEvent
Membership event fired when a new member is added
to the cluster and/or when a member leaves the cluster.
|
| MembershipListener
Cluster membership listener.
|
| Message |
| MessageListener
Message listener for
ITopic. |
| MultiMap
A specialized map whose keys can be associated with multiple values.
|
| OutOfMemoryHandler
Handler for
OutOfMemoryError |
| Transaction
Hazelcast transaction interface.
|
| Class and Description |
|---|
| HazelcastInstance
Hazelcast instance.
|
| Class and Description |
|---|
| AtomicNumber
AtomicNumber is a backed-up distributed implementation of
java.util.concurrent.atomic.AtomicLong. |
| EntryListener
Map Entry listener to get notified when a map entry
is added, removed, updated or evicted.
|
| HazelcastInstance
Hazelcast instance.
|
| ICountDownLatch
ICountDownLatch is a backed-up distributed implementation of
java.util.concurrent.CountDownLatch. |
| IList |
| ILock |
| IMap
Concurrent, distributed, observable and queryable map.
|
| InstanceEvent |
| InstanceListener |
| IQueue |
| ISemaphore
ISemaphore is a backed-up distributed implementation of
java.util.concurrent.Semaphore. |
| ISet
Concurrent, Distributed Set
This class is not a general-purpose Set implementation! While this class implements
the Set interface, it intentionally violates Set's general contract, which mandates the
use of the equals method when comparing objects.
|
| ItemListener |
| ITopic |
| MapEntry |
| Member
Cluster member interface.
|
| MessageListener
Message listener for
ITopic. |
| MultiMap
A specialized map whose keys can be associated with multiple values.
|
| Class and Description |
|---|
| MapEntry |
| Class and Description |
|---|
| HazelcastInstance
Hazelcast instance.
|
| HazelcastInstanceAware |
| Member
Cluster member interface.
|
| Class and Description |
|---|
| Member
Cluster member interface.
|
| Class and Description |
|---|
| MapEntry |
Copyright © 2008-2013 Hazelcast, Inc. All Rights Reserved.