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