org.apache.hadoop.hive.ql.hooks
Class CheckTableAccessHook
java.lang.Object
org.apache.hadoop.hive.ql.hooks.CheckTableAccessHook
- All Implemented Interfaces:
- ExecuteWithHookContext, Hook
public class CheckTableAccessHook
- extends Object
- implements ExecuteWithHookContext
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckTableAccessHook
public CheckTableAccessHook()
run
public void run(HookContext hookContext)
- Specified by:
run
in interface ExecuteWithHookContext
- Parameters:
hookContext
- The hook context passed to each hooks.
Copyright © 2013 The Apache Software Foundation