| Package | Description |
|---|---|
| org.apache.curator.framework.recipes.locks |
| Modifier and Type | Method and Description |
|---|---|
InterProcessReadWriteLock.ReadLock |
InterProcessReadWriteLock.readLock()
Returns the lock used for reading.
|
| Constructor and Description |
|---|
InterProcessReadWriteLock(InterProcessReadWriteLock.WriteLock writeLock,
InterProcessReadWriteLock.ReadLock readLock) |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.