org.apache.hadoop.chukwa.inputtools.hdfsusage
Class Employee
java.lang.Object
org.apache.hadoop.chukwa.inputtools.hdfsusage.Employee
public class Employee
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Employee
public Employee()
setId
public void setId(String id)
getId
public String getId()
setManager
public void setManager(Employee manager)
getManager
public Employee getManager()
Copyright © ${year} The Apache Software Foundation