| Package | Description |
|---|---|
| org.apache.hadoop.chukwa.datastore | |
| org.apache.hadoop.chukwa.rest.bean | |
| org.apache.hadoop.chukwa.rest.resource |
| Modifier and Type | Method and Description |
|---|---|
static HashMap<String,WidgetBean> |
WidgetStore.list() |
| Modifier and Type | Method and Description |
|---|---|
void |
WidgetStore.set(WidgetBean widget) |
| Modifier and Type | Method and Description |
|---|---|
WidgetBean[] |
ColumnBean.getWidgets() |
| Modifier and Type | Method and Description |
|---|---|
void |
CatalogBean.addCatalog(WidgetBean widget) |
void |
ColumnBean.setWidgets(WidgetBean[] ws) |
| Modifier and Type | Method and Description |
|---|---|
WidgetBean |
WidgetResource.getProfile(String wid) |
| Modifier and Type | Method and Description |
|---|---|
ReturnCodeBean |
WidgetResource.saveWidget(WidgetBean widget) |
Copyright © ${year} The Apache Software Foundation