| Package | Description |
|---|---|
| org.apache.curator.framework.recipes.locks |
| Class | Description |
|---|---|
| ChildReaper |
Deprecated.
Since 2.9.0 - Reaper/ChildReaper are no longer needed. Use
CreateMode.CONTAINER.
Also, all Curator recipes create container parents. |
| InterProcessLock | |
| InterProcessMutex |
A re-entrant mutex that works across JVMs.
|
| Lease |
Represents an acquired lease from an
InterProcessSemaphore. |
| LockInternalsDriver | |
| LockInternalsSorter | |
| PredicateResults | |
| Reaper.Mode |
Deprecated.
|
| Revocable |
Specifies locks that can be revoked
|
| RevocationListener |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.