org.apache.hadoop.chukwa.rest.resource
Class UserResource
java.lang.Object
org.apache.hadoop.chukwa.rest.resource.UserResource
public class UserResource
- extends Object
Field Summary |
protected static org.apache.commons.logging.Log |
log
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static org.apache.commons.logging.Log log
UserResource
public UserResource()
getProfile
public UserBean getProfile(String uid)
setProfile
public ReturnCodeBean setProfile(UserBean user)
getUserList
public String getUserList()
Copyright © ${year} The Apache Software Foundation