Uses of Interface
org.apache.curator.framework.recipes.locks.Revocable
-
Packages that use Revocable Package Description org.apache.curator.framework.recipes.locks -
-
Uses of Revocable in org.apache.curator.framework.recipes.locks
Classes in org.apache.curator.framework.recipes.locks that implement Revocable Modifier and Type Class Description classInterProcessMutexA re-entrant mutex that works across JVMs.
-