JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.apache.curator.framework.recipes.queue
Interface QueueAllocator<U,
T extends
QueueBase
<U>>
public interface
QueueAllocator<U,
T extends
QueueBase
<U>>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
allocateQueue
(
CuratorFramework
client,
String
queuePath)
Method Details
allocateQueue
T
allocateQueue
(
CuratorFramework
client,
String
queuePath)