Class StampedLockManager.Cache<T>
java.lang.Object
org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache<T>
- Enclosing class:
- StampedLockManager
-
Nested Class Summary
Modifier and TypeClassDescriptionclass
class
class
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Cache
-
-
Method Details
-
getReadState
- Throws:
InterruptedException
-
getWriteState
- Throws:
InterruptedException
-
getOptimisticState
- Throws:
InterruptedException
-
warmUp
- Throws:
InterruptedException
-