@InterfaceAudience.Private public static interface TableLockManager.TableLock
void acquire() throws IOException
LockTimeoutException
- If unable to acquire a lock within a specified
time period (if any)IOException
- If unrecoverable error occursvoid release() throws IOException
IOException
- If there is an unrecoverable error releasing the lockCopyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.