Class Hierarchy
- java.lang.Object
- org.apache.curator.framework.recipes.locks.ChildReaper (implements java.io.Closeable)
- org.apache.curator.framework.recipes.locks.InterProcessMultiLock (implements org.apache.curator.framework.recipes.locks.InterProcessLock)
- org.apache.curator.framework.recipes.locks.InterProcessMutex (implements org.apache.curator.framework.recipes.locks.InterProcessLock, org.apache.curator.framework.recipes.locks.Revocable<T>)
- org.apache.curator.framework.recipes.locks.InterProcessReadWriteLock
- org.apache.curator.framework.recipes.locks.InterProcessSemaphore
- org.apache.curator.framework.recipes.locks.InterProcessSemaphoreMutex (implements org.apache.curator.framework.recipes.locks.InterProcessLock)
- org.apache.curator.framework.recipes.locks.InterProcessSemaphoreV2
- org.apache.curator.framework.recipes.locks.Locker (implements java.lang.AutoCloseable)
- org.apache.curator.framework.recipes.locks.LockInternals
- org.apache.curator.framework.recipes.locks.PredicateResults
- org.apache.curator.framework.recipes.locks.Reaper (implements java.io.Closeable)
- org.apache.curator.framework.recipes.locks.Revoker
- org.apache.curator.framework.recipes.locks.StandardLockInternalsDriver (implements org.apache.curator.framework.recipes.locks.LockInternalsDriver)
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- org.apache.curator.framework.recipes.locks.Lease
- java.io.Closeable
- org.apache.curator.framework.recipes.locks.InterProcessLock
- org.apache.curator.framework.recipes.locks.LockInternalsSorter
- org.apache.curator.framework.recipes.locks.LockInternalsDriver
- org.apache.curator.framework.recipes.locks.Revocable<T>
- org.apache.curator.framework.recipes.locks.RevocationListener<T>
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.curator.framework.recipes.locks.Reaper.Mode
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)