Interface LockInternalsDriver
- All Superinterfaces:
LockInternalsSorter
- All Known Implementing Classes:
StandardLockInternalsDriver
-
Method Summary
Modifier and TypeMethodDescriptioncreatesTheLock(org.apache.curator.framework.CuratorFramework client, String path, byte[] lockNodeBytes) getsTheLock(org.apache.curator.framework.CuratorFramework client, List<String> children, String sequenceNodeName, int maxLeases) Methods inherited from interface org.apache.curator.framework.recipes.locks.LockInternalsSorter
fixForSorting
-
Method Details
-
getsTheLock
-
createsTheLock
-