org.apache.hadoop.hive.ql.hooks
Class UpdateInputAccessTimeHook

java.lang.Object
  extended by org.apache.hadoop.hive.ql.hooks.UpdateInputAccessTimeHook

public class UpdateInputAccessTimeHook
extends Object

Implementation of a pre execute hook that updates the access times for all the inputs.


Nested Class Summary
static class UpdateInputAccessTimeHook.PreExec
           
 
Constructor Summary
UpdateInputAccessTimeHook()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateInputAccessTimeHook

public UpdateInputAccessTimeHook()


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