Uses of Class
org.apache.hadoop.hive.ql.hooks.HookContext

Packages that use HookContext
org.apache.hadoop.hive.ql.hooks   
org.apache.hadoop.hive.ql.security.authorization.plugin Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

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

Methods in org.apache.hadoop.hive.ql.hooks with parameters of type HookContext
 void PreExecutePrinter.run(HookContext hookContext)
           
 void PostExecutePrinter.run(HookContext hookContext)
           
 void ExecuteWithHookContext.run(HookContext hookContext)
           
 void EnforceReadOnlyTables.run(HookContext hookContext)
           
 

Uses of HookContext in org.apache.hadoop.hive.ql.security.authorization.plugin
 

Methods in org.apache.hadoop.hive.ql.security.authorization.plugin with parameters of type HookContext
 void DisallowTransformHook.run(HookContext hookContext)
           
 



Copyright © 2014 The Apache Software Foundation. All rights reserved.