Uses of Interface
com.hazelcast.core.QueueStoreFactory

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

Uses of QueueStoreFactory in com.hazelcast.config
 

Methods in com.hazelcast.config that return QueueStoreFactory
 QueueStoreFactory QueueStoreConfig.getFactoryImplementation()
           
 

Methods in com.hazelcast.config with parameters of type QueueStoreFactory
 QueueStoreConfig QueueStoreConfigReadOnly.setFactoryImplementation(QueueStoreFactory factoryImplementation)
           
 QueueStoreConfig QueueStoreConfig.setFactoryImplementation(QueueStoreFactory factoryImplementation)
           
 



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