Uses of Interface
org.apache.hadoop.hive.ql.hooks.ExecuteWithHookContext

Packages that use ExecuteWithHookContext
org.apache.hadoop.hive.ql.hooks   
 

Uses of ExecuteWithHookContext in org.apache.hadoop.hive.ql.hooks
 

Classes in org.apache.hadoop.hive.ql.hooks that implement ExecuteWithHookContext
 class EnforceReadOnlyTables
          Implementation of a pre execute hook that prevents modifications of read-only tables used by the test framework
 class MapJoinCounterHook
           
 class PostExecutePrinter
          Implementation of a post execute hook that simply prints out its parameters to standard output.
 class PreExecutePrinter
          Implementation of a pre execute hook that simply prints out its parameters to standard output.
 



Copyright © 2011 The Apache Software Foundation