| Package | Description |
|---|---|
| org.apache.curator.framework.recipes.locks |
| Modifier and Type | Method and Description |
|---|---|
static Collection<String> |
LockInternals.getParticipantNodes(org.apache.curator.framework.CuratorFramework client,
String basePath,
String lockName,
LockInternalsSorter sorter) |
static List<String> |
LockInternals.getSortedChildren(org.apache.curator.framework.CuratorFramework client,
String basePath,
String lockName,
LockInternalsSorter sorter) |
static List<String> |
LockInternals.getSortedChildren(String lockName,
LockInternalsSorter sorter,
List<String> children) |
Copyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.