Uses of Class
org.apache.hadoop.mapreduce.TaskTrackerInfo

Packages that use TaskTrackerInfo
org.apache.hadoop.mapreduce   
 

Uses of TaskTrackerInfo in org.apache.hadoop.mapreduce
 

Methods in org.apache.hadoop.mapreduce that return TaskTrackerInfo
 TaskTrackerInfo[] Cluster.getActiveTaskTrackers()
          Get all active trackers in the cluster.
 TaskTrackerInfo[] Cluster.getBlackListedTaskTrackers()
          Get blacklisted trackers.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.