| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.regionserver | 
| Modifier and Type | Field and Description | 
|---|---|
private HRegion.RowLockContext | 
HRegion.RowLockImpl.context  | 
| Modifier and Type | Field and Description | 
|---|---|
private ConcurrentHashMap<HashedBytes,HRegion.RowLockContext> | 
HRegion.lockedRows  | 
| Modifier and Type | Method and Description | 
|---|---|
HRegion.RowLockContext | 
HRegion.RowLockImpl.getContext()  | 
| Modifier and Type | Method and Description | 
|---|---|
ConcurrentHashMap<HashedBytes,HRegion.RowLockContext> | 
HRegion.getLockedRows()  | 
| Constructor and Description | 
|---|
RowLockImpl(HRegion.RowLockContext context,
           Lock lock)  | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.