public interface LockInternalsDriver extends LockInternalsSorter
| Modifier and Type | Method and Description |
|---|---|
String |
createsTheLock(CuratorFramework client,
String path,
byte[] lockNodeBytes) |
PredicateResults |
getsTheLock(CuratorFramework client,
List<String> children,
String sequenceNodeName,
int maxLeases) |
fixForSortingPredicateResults getsTheLock(CuratorFramework client, List<String> children, String sequenceNodeName, int maxLeases) throws Exception
ExceptionString createsTheLock(CuratorFramework client, String path, byte[] lockNodeBytes) throws Exception
ExceptionCopyright © 2011–2021 The Apache Software Foundation. All rights reserved.