|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Hook | |
---|---|
org.apache.hadoop.hive.ql.hooks |
Uses of Hook in org.apache.hadoop.hive.ql.hooks |
---|
Subinterfaces of Hook in org.apache.hadoop.hive.ql.hooks | |
---|---|
interface |
ExecuteWithHookContext
ExecuteWithHookContext is a new interface that the Pre/Post Execute Hook can run with the HookContext. |
interface |
PostExecute
The post execute hook interface. |
interface |
PreExecute
The pre execute hook interface. |
Classes in org.apache.hadoop.hive.ql.hooks that implement Hook | |
---|---|
class |
EnforceReadOnlyTables
Implementation of a pre execute hook that prevents modifications of read-only tables used by the test framework |
class |
MapJoinCounterHook
|
class |
PostExecutePrinter
Implementation of a post execute hook that simply prints out its parameters to standard output. |
class |
PreExecutePrinter
Implementation of a pre execute hook that simply prints out its parameters to standard output. |
static class |
UpdateInputAccessTimeHook.PreExec
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |