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