Uses of Interface
org.apache.curator.framework.recipes.locks.LockInternalsDriver
-
Packages that use LockInternalsDriver Package Description org.apache.curator.framework.recipes.locks -
-
Uses of LockInternalsDriver in org.apache.curator.framework.recipes.locks
Classes in org.apache.curator.framework.recipes.locks that implement LockInternalsDriver Modifier and Type Class Description classStandardLockInternalsDriverConstructors in org.apache.curator.framework.recipes.locks with parameters of type LockInternalsDriver Constructor Description InterProcessMutex(org.apache.curator.framework.CuratorFramework client, java.lang.String path, LockInternalsDriver driver)
-