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 CatalogBean |
WidgetStore.getCatalog() |
Modifier and Type | Method and Description |
---|---|
List<CatalogBean> |
CatalogBean.addCategory(List<CatalogBean> tracker,
String id,
String label) |
List<CatalogBean> |
CatalogBean.getChildren() |
Modifier and Type | Method and Description |
---|---|
List<CatalogBean> |
CatalogBean.addCategory(List<CatalogBean> tracker,
String id,
String label) |
void |
CatalogBean.setChildren(List<CatalogBean> children) |
Modifier and Type | Method and Description |
---|---|
CatalogBean |
WidgetResource.getWidgetCatalog() |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.