|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InterProcessMutex | |
|---|---|
| org.apache.curator.framework.recipes.locks | |
| Uses of InterProcessMutex in org.apache.curator.framework.recipes.locks |
|---|
| Methods in org.apache.curator.framework.recipes.locks that return InterProcessMutex | |
|---|---|
InterProcessMutex |
InterProcessReadWriteLock.readLock()
Returns the lock used for reading. |
InterProcessMutex |
InterProcessReadWriteLock.writeLock()
Returns the lock used for writing. |
| Method parameters in org.apache.curator.framework.recipes.locks with type arguments of type InterProcessMutex | |
|---|---|
void |
InterProcessMutex.makeRevocable(RevocationListener<InterProcessMutex> listener)
|
void |
InterProcessMutex.makeRevocable(RevocationListener<InterProcessMutex> listener,
Executor executor)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||