public class Context extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
dumpDirectory |
HiveConf |
hiveConf |
Hive |
hiveDb |
Context |
nestedContext |
PathInfo |
pathInfo |
LineageState |
sessionStateLineageState |
Warehouse |
warehouse |
public final String dumpDirectory
public final HiveConf hiveConf
public final Hive hiveDb
public final Warehouse warehouse
public final PathInfo pathInfo
public final Context nestedContext
public final LineageState sessionStateLineageState
public Context(String dumpDirectory, HiveConf hiveConf, Hive hiveDb, LineageState lineageState, Context nestedContext) throws org.apache.hadoop.hive.metastore.api.MetaException
org.apache.hadoop.hive.metastore.api.MetaExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.