|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.netflix.curator.framework.recipes.queue.QueueSafety<T>
public class QueueSafety<T>
Parameter block for specifying queue safety with either DistributedQueue or
DistributedPriorityQueue
| Constructor Summary | |
|---|---|
QueueSafety(java.lang.String lockPath,
QueueConsumer<T> consumer)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueueSafety(java.lang.String lockPath,
QueueConsumer<T> consumer)
lockPath - ZKPath to use for locking purposesconsumer - the message consumer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||