Package | Description |
---|---|
com.hazelcast.queue.impl |
This package contains the IQueue functionality.
The IQueue is the distributed version of the BlockingQueue . |
Modifier and Type | Method and Description |
---|---|
QueueWaitNotifyKey |
QueueContainer.getOfferWaitNotifyKey() |
QueueWaitNotifyKey |
QueueContainer.getPollWaitNotifyKey() |
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.