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

Packages that use QueueStoreWrapper
com.hazelcast.collection.impl.queue   
 

Uses of QueueStoreWrapper in com.hazelcast.collection.impl.queue
 

Methods in com.hazelcast.collection.impl.queue 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.