Uses of Class
org.apache.curator.framework.recipes.locks.InterProcessReadWriteLock.ReadLock
Packages that use InterProcessReadWriteLock.ReadLock
-
Uses of InterProcessReadWriteLock.ReadLock in org.apache.curator.framework.recipes.locks
Methods in org.apache.curator.framework.recipes.locks that return InterProcessReadWriteLock.ReadLockModifier and TypeMethodDescriptionInterProcessReadWriteLock.readLock()
Returns the lock used for reading.Constructors in org.apache.curator.framework.recipes.locks with parameters of type InterProcessReadWriteLock.ReadLockModifierConstructorDescriptionprotected
InterProcessReadWriteLock
(InterProcessReadWriteLock.WriteLock writeLock, InterProcessReadWriteLock.ReadLock readLock)