com.hazelcast.core
Interface QueueStoreFactory<T>


public interface QueueStoreFactory<T>


Method Summary
 QueueStore<T> newQueueStore(String name, Properties properties)
           
 

Method Detail

newQueueStore

QueueStore<T> newQueueStore(String name,
                            Properties properties)


Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.