Uses of Class
org.apache.hadoop.hive.ql.MapRedStats

Packages that use MapRedStats
org.apache.hadoop.hive.ql.session   
 

Uses of MapRedStats in org.apache.hadoop.hive.ql.session
 

Methods in org.apache.hadoop.hive.ql.session that return types with arguments of type MapRedStats
 List<MapRedStats> SessionState.getLastMapRedStatsList()
           
 

Method parameters in org.apache.hadoop.hive.ql.session with type arguments of type MapRedStats
 void SessionState.setLastMapRedStatsList(List<MapRedStats> lastMapRedStatsList)
           
 



Copyright © 2013 The Apache Software Foundation