Uses of Package
com.hazelcast.collection.impl.queue

Packages that use com.hazelcast.collection.impl.queue
com.hazelcast.collection.impl.queue   
com.hazelcast.collection.impl.queue.operations This package contains the IQueue operations
 
com.hazelcast.collection.impl.txnqueue   
 

Classes in com.hazelcast.collection.impl.queue used by com.hazelcast.collection.impl.queue
QueueContainer
          This class contains methods be notable for the Queue.
QueueEvent
          Used for queue-wide events.
QueueItem
          Queue Item.
QueueProxyImpl
          Proxy implementation for the Queue.
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.
 

Classes in com.hazelcast.collection.impl.queue used by com.hazelcast.collection.impl.queue.operations
QueueContainer
          This class contains methods be notable for the Queue.
QueueService
          Provides important services via methods for the the Queue such as QueueEvictionProcessor
 

Classes in com.hazelcast.collection.impl.queue used by com.hazelcast.collection.impl.txnqueue
QueueContainer
          This class contains methods be notable for the Queue.
QueueItem
          Queue Item.
QueueService
          Provides important services via methods for the the Queue such as QueueEvictionProcessor
 



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