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