| Package | Description |
|---|---|
| com.hazelcast.queue.impl |
This package contains the IQueue functionality.
The IQueue is the distributed version of the BlockingQueue. |
| com.hazelcast.queue.impl.operations |
This package contains the IQueue operations
|
| com.hazelcast.queue.impl.proxy |
This package contains the IQueue proxies.
|
| com.hazelcast.queue.impl.tx |
This package contains the Transaction behavior for the IQueue.
|
| Class and Description |
|---|
| QueueContainer
This class contains methods be notable for the Queue.
|
| QueueEvent
Used for queue-wide events.
|
| QueueItem
Queue Item.
|
| QueueService
Provides important services via methods for the the Queue
such as
QueueEvictionProcessor |
| QueueStoreWrapper
Wrapper for the Queue Store.
|
| QueueWaitNotifyKey
Wait thread till notify the key.
|
| TxQueueItem
Transactional Queue Item.
|
| Class and Description |
|---|
| QueueContainer
This class contains methods be notable for the Queue.
|
| QueueService
Provides important services via methods for the the Queue
such as
QueueEvictionProcessor |
| Class and Description |
|---|
| QueueService
Provides important services via methods for the the Queue
such as
QueueEvictionProcessor |
| Class and Description |
|---|
| QueueService
Provides important services via methods for the the Queue
such as
QueueEvictionProcessor |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.