org.apache.hadoop.hive.ql
Interface HiveDriverRunHookContext

All Superinterfaces:
org.apache.hadoop.conf.Configurable
All Known Implementing Classes:
HiveDriverRunHookContextImpl

public interface HiveDriverRunHookContext
extends org.apache.hadoop.conf.Configurable

Context information provided by Hive to implementations of HiveDriverRunHook.


Method Summary
 
Methods inherited from interface org.apache.hadoop.conf.Configurable
getConf, setConf
 



Copyright © 2013 The Apache Software Foundation