org.apache.hadoop.chukwa.rest.bean
Class ColumnBean
java.lang.Object
org.apache.hadoop.chukwa.rest.bean.ColumnBean
public class ColumnBean
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ColumnBean
public ColumnBean()
ColumnBean
public ColumnBean(org.json.JSONArray json)
throws ParseException
- Throws:
ParseException
getWidgets
public WidgetBean[] getWidgets()
setWidgets
public void setWidgets(WidgetBean[] ws)
update
public void update()
deserialize
public org.json.JSONArray deserialize()
Copyright © ${year} The Apache Software Foundation