org.apache.hadoop.chukwa.rest.bean
Class ConfigBean
java.lang.Object
org.apache.hadoop.chukwa.rest.bean.ConfigBean
public class ConfigBean
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigBean
public ConfigBean()
ConfigBean
public ConfigBean(org.json.JSONObject json)
throws ParseException
- Throws:
ParseException
getKey
public String getKey()
getValue
public String getValue()
setKey
public void setKey(String key)
setValue
public void setValue(String value)
Copyright © ${year} The Apache Software Foundation