org.apache.hive.service.cli.session
Class TestSessionHooks.SessionHookTest
java.lang.Object
org.apache.hive.service.cli.session.TestSessionHooks.SessionHookTest
- All Implemented Interfaces:
- Hook, HiveSessionHook
- Enclosing class:
- TestSessionHooks
public static class TestSessionHooks.SessionHookTest
- extends Object
- implements HiveSessionHook
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
runCount
public static AtomicInteger runCount
TestSessionHooks.SessionHookTest
public TestSessionHooks.SessionHookTest()
run
public void run(HiveSessionHookContext sessionHookContext)
throws HiveSQLException
- Specified by:
run
in interface HiveSessionHook
- Parameters:
sessionHookContext
- context
- Throws:
HiveSQLException
Copyright © 2012 The Apache Software Foundation