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