| Package | Description | 
|---|---|
| com.hazelcast.collection.impl.queue | |
| com.hazelcast.concurrent.countdownlatch | This package contains ICountDownLatch functionality for Hazelcast. The ICountDownLatch is the distributed version of the CountDownLatch. | 
| com.hazelcast.concurrent.semaphore | This package contains ISemaphore functionality for Hazelcast. The ISemaphore is the distributed version of the Semaphore. | 
| com.hazelcast.durableexecutor.impl.operations | This package contains operations for the DurableExecutorService. | 
| com.hazelcast.map.impl.operation | Package for map operations. | 
| com.hazelcast.scheduledexecutor.impl | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | QueueWaitNotifyKeyWait thread till notify the key. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LatchKey | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SemaphoreWaitNotifyKey | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DurableExecutorWaitNotifyKey | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MapFlushWaitNotifyKeyKey used to notify end of  IMap.flush()operation. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ScheduledExecutorWaitNotifyKey | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.