public static class HRegion.RowLockImpl extends Object implements Region.RowLock
Constructor and Description |
---|
HRegion.RowLockImpl(org.apache.hadoop.hbase.regionserver.HRegion.RowLockContext context,
Lock lock) |
public HRegion.RowLockImpl(org.apache.hadoop.hbase.regionserver.HRegion.RowLockContext context, Lock lock)
public Lock getLock()
public org.apache.hadoop.hbase.regionserver.HRegion.RowLockContext getContext()
public void release()
Region.RowLock
release
in interface Region.RowLock
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.