Uses of Interface
org.apache.hadoop.hive.ql.history.HiveHistory.Listener

Packages that use HiveHistory.Listener
org.apache.hadoop.hive.ql.history   
 

Uses of HiveHistory.Listener in org.apache.hadoop.hive.ql.history
 

Classes in org.apache.hadoop.hive.ql.history that implement HiveHistory.Listener
 class HiveHistoryViewer
           
 

Methods in org.apache.hadoop.hive.ql.history with parameters of type HiveHistory.Listener
static void HiveHistory.parseHiveHistory(String path, HiveHistory.Listener l)
          Parses history file and calls call back functions
 



Copyright © 2009 The Apache Software Foundation