Uses of Interface
org.apache.curator.framework.recipes.locks.LockInternalsDriver
Packages that use LockInternalsDriver
-
Uses of LockInternalsDriver in org.apache.curator.framework.recipes.locks
Classes in org.apache.curator.framework.recipes.locks that implement LockInternalsDriverConstructors in org.apache.curator.framework.recipes.locks with parameters of type LockInternalsDriverModifierConstructorDescriptionInterProcessMutex
(CuratorFramework client, String path, LockInternalsDriver driver)