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

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

Uses of QueueStoreWrapper in com.hazelcast.queue.impl
 

Methods in com.hazelcast.queue.impl that return QueueStoreWrapper
static QueueStoreWrapper QueueStoreWrapper.create(String name, QueueStoreConfig storeConfig, SerializationService serializationService)
          Factory method that creates a QueueStoreWrapper
 



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