Class StampedLockManager.Cache<T>
java.lang.Object
org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache<T>
- Enclosing class:
StampedLockManager
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassclassclass -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidprivate LockrefreshCacheIfNeeded(Lock readLock) voidwarmUp()
-
Field Details
-
dataSupplier
-
data
-
stampedLockManager
-
-
Constructor Details
-
Cache
-
-
Method Details
-
getReadState
- Throws:
InterruptedException
-
refreshCacheIfNeeded
- Throws:
InterruptedException
-
refreshCacheIfNeeded
- Throws:
InterruptedException
-
getWriteState
- Throws:
InterruptedException
-
getOptimisticState
- Throws:
InterruptedException
-
warmUp
- Throws:
InterruptedException
-