Uses of Package
org.apache.curator.framework.recipes.locks
Packages that use org.apache.curator.framework.recipes.locks
-
Classes in org.apache.curator.framework.recipes.locks used by org.apache.curator.framework.recipes.locksClassDescriptionNOTE: depending on its implementation,
InterProcessLock.release()
may throw an exception if the current thread does not own the lockA re-entrant mutex that works across JVMs.Represents an acquired lease from anInterProcessSemaphore
.Specifies locks that can be revoked -
Classes in org.apache.curator.framework.recipes.locks used by org.apache.curator.x.asyncClassDescriptionNOTE: depending on its implementation,
InterProcessLock.release()
may throw an exception if the current thread does not own the lock