org.apache.hadoop.hive.ql.hooks
Interface Hook

All Known Subinterfaces:
ExecuteWithHookContext, HiveDriverRunHook, HiveSemanticAnalyzerHook, PostExecute, PreExecute
All Known Implementing Classes:
AbstractSemanticAnalyzerHook, ATSHook, DisallowTransformHook, DriverTestHook, EnforceReadOnlyTables, PostExecutePrinter, PreExecutePrinter, UpdateInputAccessTimeHook.PreExec

public interface Hook

The new interface for all the pre execute hooks and post execute hooks




Copyright © 2014 The Apache Software Foundation. All rights reserved.