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, wait
fromOptions
public Options options()
options
in interface CatalogLockContext
public JdbcClientPool connections()
public String catalogKey()
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.