Uses of Interface
org.apache.curator.framework.recipes.locks.LockInternalsSorter
Packages that use LockInternalsSorter
-
Uses of LockInternalsSorter in org.apache.curator.framework.recipes.locks
Subinterfaces of LockInternalsSorter in org.apache.curator.framework.recipes.locksClasses in org.apache.curator.framework.recipes.locks that implement LockInternalsSorterMethods in org.apache.curator.framework.recipes.locks with parameters of type LockInternalsSorterModifier and TypeMethodDescriptionstatic Collection
<String> LockInternals.getParticipantNodes
(CuratorFramework client, String basePath, String lockName, LockInternalsSorter sorter) LockInternals.getSortedChildren
(String lockName, LockInternalsSorter sorter, List<String> children) LockInternals.getSortedChildren
(CuratorFramework client, String basePath, String lockName, LockInternalsSorter sorter)