|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InterProcessLock | |
|---|---|
| org.apache.curator.framework.recipes.locks | |
| Uses of InterProcessLock in org.apache.curator.framework.recipes.locks |
|---|
| Classes in org.apache.curator.framework.recipes.locks that implement InterProcessLock | |
|---|---|
class |
InterProcessMultiLock
A container that manages multiple locks as a single entity. |
class |
InterProcessMutex
A re-entrant mutex that works across JVMs. |
class |
InterProcessSemaphoreMutex
A NON re-entrant mutex that works across JVMs. |
| Constructor parameters in org.apache.curator.framework.recipes.locks with type arguments of type InterProcessLock | |
|---|---|
InterProcessMultiLock(List<InterProcessLock> locks)
Creates a multi lock of any type of inter process lock |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||