Class QueueSafety<T>
java.lang.Object
org.apache.curator.framework.recipes.queue.QueueSafety<T>
Parameter block for specifying queue safety with either
DistributedQueue
or
DistributedPriorityQueue
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
QueueSafety
- Parameters:
lockPath
- ZKPath to use for locking purposesconsumer
- the message consumer
-