public class HiveParserQueryState extends Object
Constructor and Description |
---|
HiveParserQueryState(HiveConf conf) |
HiveParserQueryState(HiveConf conf,
Map<String,String> confOverlay,
boolean runAsync) |
Modifier and Type | Method and Description |
---|---|
String |
getCommandType() |
HiveConf |
getConf() |
void |
setCommandType(org.apache.hadoop.hive.ql.plan.HiveOperation commandType) |
public HiveParserQueryState(HiveConf conf)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.