|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CuratorZookeeperClient | |
|---|---|
| com.netflix.curator | |
| com.netflix.curator.utils | |
| Uses of CuratorZookeeperClient in com.netflix.curator |
|---|
| Methods in com.netflix.curator with parameters of type CuratorZookeeperClient | ||
|---|---|---|
static
|
RetryLoop.callWithRetry(CuratorZookeeperClient client,
Callable<T> proc)
Convenience utility: creates a retry loop calling the given proc and retrying if needed |
|
| Uses of CuratorZookeeperClient in com.netflix.curator.utils |
|---|
| Methods in com.netflix.curator.utils with parameters of type CuratorZookeeperClient | |
|---|---|
void |
EnsurePath.ensure(CuratorZookeeperClient client)
First time, synchronizes and makes sure all nodes in the path are created. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||