com.hazelcast.util
Class ResponseQueueFactory
java.lang.Object
com.hazelcast.util.ResponseQueueFactory
public final class ResponseQueueFactory
- extends Object
Factory for creating response queues.
See LockBasedResponseQueue.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newResponseQueue
public static BlockingQueue newResponseQueue()
- Creates new response queue
- Returns:
- LockBasedResponseQueue new created response queue
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.