@InterfaceAudience.Private public class IdReadWriteLockStrongRef<T> extends IdReadWriteLock<T>
| Constructor and Description |
|---|
IdReadWriteLockStrongRef() |
| Modifier and Type | Method and Description |
|---|---|
ReentrantReadWriteLock |
getLock(T id) |
waitForWaiterspublic ReentrantReadWriteLock getLock(T id)
getLock in class IdReadWriteLock<T>Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.