Uses of Interface
com.hazelcast.collection.QueueStoreFactory
-
Uses of QueueStoreFactory in com.hazelcast.config
Modifier and TypeMethodDescriptionQueueStoreConfig.getFactoryImplementation()
Returns the queue store factory implementation which will be used to instantiate the queue store.Modifier and TypeMethodDescriptionQueueStoreConfig.setFactoryImplementation
(QueueStoreFactory factoryImplementation) Sets the queue store factory implementation which will be used to instantiate the queue store.