T - type of the queue items@FunctionalInterface public interface QueueStoreFactory<T>
QueueStore.| Modifier and Type | Method and Description | 
|---|---|
| QueueStore<T> | newQueueStore(String name,
             Properties properties) | 
QueueStore<T> newQueueStore(String name, Properties properties)
Copyright © 2022 Hazelcast, Inc.. All rights reserved.