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