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 QueueStoreConfig.setFactoryImplementation(QueueStoreFactory factoryImplementation)
           
 QueueStoreConfig QueueStoreConfigReadOnly.setFactoryImplementation(QueueStoreFactory factoryImplementation)
           
 



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