| Package | Description | 
|---|---|
| com.hazelcast.config | 
 Provides classes for configuring HazelcastInstance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
QueueStoreFactory | 
QueueStoreConfig.getFactoryImplementation()
Returns the queue store factory implementation which will be used to
 instantiate the queue store. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
QueueStoreConfig | 
QueueStoreConfig.setFactoryImplementation(QueueStoreFactory factoryImplementation)
Sets the queue store factory implementation which will be used to
 instantiate the queue store. 
 | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.