Uses of Class
org.apache.hadoop.hbase.regionserver.HRegion.RowLockContext
Packages that use HRegion.RowLockContext
-
Uses of HRegion.RowLockContext in org.apache.hadoop.hbase.regionserver
Fields in org.apache.hadoop.hbase.regionserver declared as HRegion.RowLockContextModifier and TypeFieldDescriptionprivate final HRegion.RowLockContext
HRegion.RowLockImpl.context
Fields in org.apache.hadoop.hbase.regionserver with type parameters of type HRegion.RowLockContextModifier and TypeFieldDescriptionprivate final ConcurrentHashMap<HashedBytes,
HRegion.RowLockContext> HRegion.lockedRows
Methods in org.apache.hadoop.hbase.regionserver that return HRegion.RowLockContextMethods in org.apache.hadoop.hbase.regionserver that return types with arguments of type HRegion.RowLockContextConstructors in org.apache.hadoop.hbase.regionserver with parameters of type HRegion.RowLockContext