org.apache.hadoop.hive.ql
Class HiveDriverRunHookContextImpl
java.lang.Object
org.apache.hadoop.hive.ql.HiveDriverRunHookContextImpl
- All Implemented Interfaces:
- 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(Configuration conf,
String command)
getConf
public Configuration getConf()
setConf
public void setConf(Configuration conf)
getCommand
public String getCommand()
- Specified by:
getCommand
in interface HiveDriverRunHookContext
setCommand
public void setCommand(String command)
- Specified by:
setCommand
in interface HiveDriverRunHookContext
Copyright © 2012 The Apache Software Foundation