public static class Lock.EmptyLock extends Object implements Lock
Lock.CatalogLockImpl, Lock.EmptyLock| Constructor and Description |
|---|
EmptyLock() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
<T> T |
runWithLock(Callable<T> callable)
Run with lock.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitempty, fromCatalogpublic <T> T runWithLock(Callable<T> callable) throws Exception
LockrunWithLock in interface LockExceptionpublic void close()
close in interface AutoCloseableCopyright © 2023–2025 The Apache Software Foundation. All rights reserved.