- java.lang.Object
-
- org.apache.hadoop.hbase.regionserver.TestAtomicOperation.MockHRegion.WrappedRowLock
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private org.apache.hadoop.hbase.regionserver.Region.RowLock |
rowLock |
-
Constructor Summary
Constructors
Modifier |
Constructor and Description |
private |
WrappedRowLock(org.apache.hadoop.hbase.regionserver.Region.RowLock rowLock) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
release
public void release()
- Specified by:
release
in interface org.apache.hadoop.hbase.regionserver.Region.RowLock
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.