Uses of Class
com.hazelcast.queue.impl.QueueWaitNotifyKey

Packages that use QueueWaitNotifyKey
com.hazelcast.queue.impl This package contains the IQueue functionality.
The IQueue is the distributed version of the BlockingQueue
 

Uses of QueueWaitNotifyKey in com.hazelcast.queue.impl
 

Methods in com.hazelcast.queue.impl that return QueueWaitNotifyKey
 QueueWaitNotifyKey QueueContainer.getOfferWaitNotifyKey()
           
 QueueWaitNotifyKey QueueContainer.getPollWaitNotifyKey()
           
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.