org.apache.hadoop.mapreduce.server.tasktracker
Class JVMInfo
java.lang.Object
org.apache.hadoop.mapreduce.server.tasktracker.JVMInfo
public class JVMInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JVMInfo
public JVMInfo(File logLocation,
List<Task> allAttempts)
getLogLocation
public File getLogLocation()
getAllAttempts
public List<Task> getAllAttempts()
Copyright © 2009 The Apache Software Foundation