| Package | Description | 
|---|---|
| com.hazelcast.collection | This package contains classes to support the collection API. | 
| 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.jet | Hazelcast Jet is a distributed computation engine running on top of
 Hazelcast IMDG technology. | 
| com.hazelcast.jet.pipeline | The Pipeline API is Jet's high-level API to build and execute
 distributed computation jobs. | 
| com.hazelcast.transaction | Provides interfaces/classes for Hazelcast transaction support. | 
| Class and Description | 
|---|
| BaseQueue Base interface for Hazelcast distributed queues. | 
| ICollection Concurrent, distributed, partitioned, listenable collection. | 
| ItemEvent Event for a collection item. | 
| ItemListener | 
| LocalCollectionStats Local collections statistics to be used by  MemberStateimplementations. | 
| LocalListStats Local List statistics to be used by  MemberStateimplementations. | 
| LocalQueueStats Local queue statistics to be used by  MemberStateimplementations. | 
| LocalSetStats Local Set statistics to be used by  MemberStateimplementations. | 
| QueueStore QueueStore makes a queue backed by a central data store; such as database, disk, etc. | 
| Class and Description | 
|---|
| ItemListener | 
| QueueStore QueueStore makes a queue backed by a central data store; such as database, disk, etc. | 
| QueueStoreFactory Creates a new  QueueStore. | 
| Class and Description | 
|---|
| IList Concurrent, distributed implementation of  List. | 
| IQueue Concurrent, blocking, distributed, observable queue. | 
| ISet Concurrent, distributed implementation of  Set | 
| ItemEvent Event for a collection item. | 
| ItemListener | 
| Class and Description | 
|---|
| IList Concurrent, distributed implementation of  List. | 
| IQueue Concurrent, blocking, distributed, observable queue. | 
| ISet Concurrent, distributed implementation of  Set | 
| Class and Description | 
|---|
| IList Concurrent, distributed implementation of  List. | 
| Class and Description | 
|---|
| IList Concurrent, distributed implementation of  List. | 
| Class and Description | 
|---|
| BaseQueue Base interface for Hazelcast distributed queues. | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.