public interface QueueStoreFactory<T>
| Modifier and Type | Method and Description | 
|---|---|
| QueueStore<T> | newQueueStore(String name,
             Properties properties) | 
QueueStore<T> newQueueStore(String name, Properties properties)
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.