public class JdbcCatalogLockContext extends Object implements CatalogLockContext
| Constructor and Description |
|---|
JdbcCatalogLockContext(String catalogKey,
Options options) |
| Modifier and Type | Method and Description |
|---|---|
String |
catalogKey() |
JdbcClientPool |
connections() |
Options |
options() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfromOptionspublic Options options()
options in interface CatalogLockContextpublic JdbcClientPool connections()
public String catalogKey()
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.