com.hazelcast.core
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 © 2015 Hazelcast, Inc.. All Rights Reserved.