Class StampedLockManager.Cache<T>
java.lang.Object
org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache<T>
- Enclosing class:
 StampedLockManager
- Author:
 - HÃ¥vard M. Ottestad
 
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassclassclass - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
Cache
 
 - 
 - 
Method Details
- 
getReadState
- Throws:
 InterruptedException
 - 
getWriteState
- Throws:
 InterruptedException
 - 
getOptimisticState
- Throws:
 InterruptedException
 - 
warmUp
- Throws:
 InterruptedException
 
 -