org.apache.hadoop.hive.ql
Class HiveDriverRunHookContextImpl
java.lang.Object
org.apache.hadoop.hive.ql.HiveDriverRunHookContextImpl
- All Implemented Interfaces:
- org.apache.hadoop.conf.Configurable, HiveDriverRunHookContext
public class HiveDriverRunHookContextImpl
- extends Object
- implements HiveDriverRunHookContext
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HiveDriverRunHookContextImpl
public HiveDriverRunHookContextImpl(org.apache.hadoop.conf.Configuration conf,
String command)
getConf
public org.apache.hadoop.conf.Configuration getConf()
- Specified by:
getConf
in interface org.apache.hadoop.conf.Configurable
setConf
public void setConf(org.apache.hadoop.conf.Configuration conf)
- Specified by:
setConf
in interface org.apache.hadoop.conf.Configurable
getCommand
public String getCommand()
- Specified by:
getCommand
in interface HiveDriverRunHookContext
setCommand
public void setCommand(String command)
- Specified by:
setCommand
in interface HiveDriverRunHookContext
Copyright © 2013 The Apache Software Foundation