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 interface:
HiveHistory

public static class HiveHistory.TaskInfo
extends HiveHistory.Info

TaskInfo.


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

Field Detail

hm

public Map<String,String> hm
Constructor Detail

HiveHistory.TaskInfo

public HiveHistory.TaskInfo()


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