public class HiveDriverRunHookContextImpl extends Object implements HiveDriverRunHookContext
| Constructor and Description |
|---|
HiveDriverRunHookContextImpl(org.apache.hadoop.conf.Configuration conf,
String command) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommand() |
org.apache.hadoop.conf.Configuration |
getConf() |
void |
setCommand(String command) |
void |
setConf(org.apache.hadoop.conf.Configuration conf) |
public HiveDriverRunHookContextImpl(org.apache.hadoop.conf.Configuration conf,
String command)
public org.apache.hadoop.conf.Configuration getConf()
getConf in interface org.apache.hadoop.conf.Configurablepublic void setConf(org.apache.hadoop.conf.Configuration conf)
setConf in interface org.apache.hadoop.conf.Configurablepublic String getCommand()
getCommand in interface HiveDriverRunHookContextpublic void setCommand(String command)
setCommand in interface HiveDriverRunHookContextCopyright © 2017 The Apache Software Foundation. All rights reserved.