| Package | Description | 
|---|---|
| com.hazelcast.config | 
 Provides classes for configuring HazelcastInstance. 
 | 
| com.hazelcast.core | 
 Provides core API interfaces/classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
QueueStore | 
QueueStoreConfig.getStoreImplementation()  | 
| Modifier and Type | Method and Description | 
|---|---|
QueueStoreConfig | 
QueueStoreConfig.setStoreImplementation(QueueStore storeImplementation)  | 
QueueStoreConfig | 
QueueStoreConfigReadOnly.setStoreImplementation(QueueStore storeImplementation)  | 
| Modifier and Type | Method and Description | 
|---|---|
QueueStore<T> | 
QueueStoreFactory.newQueueStore(String name,
             Properties properties)  | 
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.