| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.hazelcast.core | |
|---|---|
| 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 | |
| Classes in com.hazelcast.core used by com.hazelcast.client | |
|---|---|
| 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.  | 
|
| Classes in com.hazelcast.core used by com.hazelcast.config | |
|---|---|
| EntryListener
 Map Entry listener to get notified when a map entry is added, removed, updated or evicted.  | 
|
| ItemListener
 Item listener for IQueue, ISet and IList | 
|
| 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.  | 
|
| Classes in com.hazelcast.core used by com.hazelcast.core | |
|---|---|
| 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.  | 
|
| 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
 Item listener for IQueue, ISet and IList | 
|
| 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.  | 
|
| Classes in com.hazelcast.core used by com.hazelcast.hibernate.instance | |
|---|---|
| HazelcastInstance
 Hazelcast instance.  | 
|
| Classes in com.hazelcast.core used by com.hazelcast.jmx | |
|---|---|
| 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
 Item listener for IQueue, ISet and IList | 
|
| ITopic
 | 
|
| MapEntry
 | 
|
| Member
 Cluster member interface.  | 
|
| MessageListener
 Message listener for ITopic. | 
|
| MultiMap
 A specialized map whose keys can be associated with multiple values.  | 
|
| Classes in com.hazelcast.core used by com.hazelcast.merge | |
|---|---|
| MapEntry
 | 
|
| Classes in com.hazelcast.core used by com.hazelcast.monitor | |
|---|---|
| HazelcastInstance
 Hazelcast instance.  | 
|
| HazelcastInstanceAware
 | 
|
| Member
 Cluster member interface.  | 
|
| Classes in com.hazelcast.core used by com.hazelcast.partition | |
|---|---|
| Member
 Cluster member interface.  | 
|
| Classes in com.hazelcast.core used by com.hazelcast.query | |
|---|---|
| MapEntry
 | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||