| Package | Description |
|---|---|
| org.apache.curator.framework.recipes.locks |
| Class and Description |
|---|
| InterProcessLock
NOTE: depending on its implementation,
InterProcessLock.release() may throw an exception if the current thread does not own the lock |
| InterProcessMutex
A re-entrant mutex that works across JVMs.
|
| InterProcessReadWriteLock.ReadLock |
| InterProcessReadWriteLock.WriteLock |
| Lease
Represents an acquired lease from an
InterProcessSemaphore. |
| LockInternalsDriver |
| LockInternalsSorter |
| PredicateResults |
| Revocable
Specifies locks that can be revoked
|
| RevocationListener |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.