Uses of Class
org.apache.hadoop.tools.rumen.LoggedTask

Packages that use LoggedTask
org.apache.hadoop.tools.rumen Rumen is a data extraction and analysis tool built for Apache Hadoop
 

Uses of LoggedTask in org.apache.hadoop.tools.rumen
 

Methods in org.apache.hadoop.tools.rumen that return types with arguments of type LoggedTask
 List<LoggedTask> LoggedJob.getMapTasks()
           
 List<LoggedTask> LoggedJob.getOtherTasks()
           
 List<LoggedTask> LoggedJob.getReduceTasks()
           
 



Copyright © 2009 The Apache Software Foundation