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

All Known Subinterfaces:
ExecuteWithHookContext, PostExecute, PreExecute
All Known Implementing Classes:
CheckQueryPropertiesHook, EnforceReadOnlyTables, MapJoinCounterHook, PostExecutePrinter, PreExecutePrinter, UpdateInputAccessTimeHook.PreExec, VerifyContentSummaryCacheHook, VerifyHiveSortedInputFormatUsedHook, VerifyIsLocalModeHook

public interface Hook

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




Copyright © 2011 The Apache Software Foundation