org.apache.hadoop.hive.ql
Class HiveDriverRunHookContextImpl

java.lang.Object
  extended by org.apache.hadoop.hive.ql.HiveDriverRunHookContextImpl
All Implemented Interfaces:
org.apache.hadoop.conf.Configurable, HiveDriverRunHookContext

public class HiveDriverRunHookContextImpl
extends Object
implements HiveDriverRunHookContext


Constructor Summary
HiveDriverRunHookContextImpl(org.apache.hadoop.conf.Configuration conf)
           
 
Method Summary
 org.apache.hadoop.conf.Configuration getConf()
           
 void setConf(org.apache.hadoop.conf.Configuration conf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HiveDriverRunHookContextImpl

public HiveDriverRunHookContextImpl(org.apache.hadoop.conf.Configuration conf)
Method Detail

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


Copyright © 2013 The Apache Software Foundation