|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MultiItem | |
|---|---|
| com.netflix.curator.framework.recipes.queue | |
| Uses of MultiItem in com.netflix.curator.framework.recipes.queue |
|---|
| Methods in com.netflix.curator.framework.recipes.queue with parameters of type MultiItem | |
|---|---|
void |
DistributedQueue.putMulti(MultiItem<T> items)
Add a set of items into the queue. |
void |
DistributedPriorityQueue.putMulti(MultiItem<T> items,
int priority)
Add a set of items with the same priority into the queue. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||