Uses of Class
org.apache.hadoop.hbase.util.IdReadWriteLock
-
Uses of IdReadWriteLock in org.apache.hadoop.hbase.io.hfile.bucket
Modifier and TypeFieldDescription(package private) final IdReadWriteLock<Long>
BucketCache.offsetLock
A ReentrantReadWriteLock to lock on a particular block identified by offset.Modifier and TypeMethodDescription(package private) <T> T
BucketEntry.withWriteLock
(IdReadWriteLock<Long> offsetLock, BucketEntry.BucketEntryHandler<T> handler) -
Uses of IdReadWriteLock in org.apache.hadoop.hbase.master
Modifier and TypeFieldDescriptionprivate final IdReadWriteLock<TableName>
TableStateManager.tnLock
-
Uses of IdReadWriteLock in org.apache.hadoop.hbase.util
Modifier and TypeClassDescriptionclass
class