Uses of Interface
com.hazelcast.core.QueueStore

Packages that use QueueStore
com.hazelcast.config Provides classes for configuring HazelcastInstance. 
 

Uses of QueueStore in com.hazelcast.config
 

Methods in com.hazelcast.config that return QueueStore
 QueueStore QueueStoreConfig.getStoreImplementation()
           
 

Methods in com.hazelcast.config with parameters of type QueueStore
 QueueStoreConfig QueueStoreConfig.setStoreImplementation(QueueStore storeImplementation)
           
 

Constructors in com.hazelcast.config with parameters of type QueueStore
QueueStoreConfig(QueueStore storeImplementation)
           
 



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