@Public public interface CatalogLock extends Closeable
Modifier and Type | Method and Description |
---|---|
<T> T |
runWithLock(String database,
String table,
Callable<T> callable)
Run with catalog lock.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.