public class RestartStoreReentrantReadWriteLock<I,K,V> extends ReentrantReadWriteLock
ReentrantReadWriteLock.ReadLock, ReentrantReadWriteLock.WriteLock| Constructor and Description |
|---|
RestartStoreReentrantReadWriteLock(com.terracottatech.frs.RestartStore<I,K,V> restartability) |
| Modifier and Type | Method and Description |
|---|---|
com.terracottatech.offheapstore.storage.restartable.RestartStoreReentrantReadWriteLock.LockScopedRestartStore<I,K,V> |
writeLock() |
getOwner, getQueuedReaderThreads, getQueuedThreads, getQueuedWriterThreads, getQueueLength, getReadHoldCount, getReadLockCount, getWaitingThreads, getWaitQueueLength, getWriteHoldCount, hasQueuedThread, hasQueuedThreads, hasWaiters, isFair, isWriteLocked, isWriteLockedByCurrentThread, readLock, toStringpublic com.terracottatech.offheapstore.storage.restartable.RestartStoreReentrantReadWriteLock.LockScopedRestartStore<I,K,V> writeLock()
writeLock in interface ReadWriteLockwriteLock in class ReentrantReadWriteLockCopyright © 2015–2024. All rights reserved.