public static interface Region.RowLock
| Modifier and Type | Method and Description | 
|---|---|
| void | release()Release the given lock. | 
void release()
IllegalArgumentException - if called by a different thread than the lock owning
     threadCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.