org.apache.hadoop.hive.ql.history
Class HiveHistory.TaskInfo

java.lang.Object
  extended by org.apache.hadoop.hive.ql.history.HiveHistory.Info
      extended by org.apache.hadoop.hive.ql.history.HiveHistory.TaskInfo
Enclosing class:
HiveHistory

public static class HiveHistory.TaskInfo
extends HiveHistory.Info


Field Summary
 Map<String,String> hm
           
 
Constructor Summary
HiveHistory.TaskInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

hm

public Map<String,String> hm
Constructor Detail

HiveHistory.TaskInfo

public HiveHistory.TaskInfo()


Copyright © 2009 The Apache Software Foundation