|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WidgetBean | |
---|---|
org.apache.hadoop.chukwa.datastore | |
org.apache.hadoop.chukwa.rest.bean | |
org.apache.hadoop.chukwa.rest.resource |
Uses of WidgetBean in org.apache.hadoop.chukwa.datastore |
---|
Methods in org.apache.hadoop.chukwa.datastore that return types with arguments of type WidgetBean | |
---|---|
static HashMap<String,WidgetBean> |
WidgetStore.list()
|
Methods in org.apache.hadoop.chukwa.datastore with parameters of type WidgetBean | |
---|---|
void |
WidgetStore.set(WidgetBean widget)
|
Uses of WidgetBean in org.apache.hadoop.chukwa.rest.bean |
---|
Methods in org.apache.hadoop.chukwa.rest.bean that return WidgetBean | |
---|---|
WidgetBean[] |
ColumnBean.getWidgets()
|
Methods in org.apache.hadoop.chukwa.rest.bean with parameters of type WidgetBean | |
---|---|
void |
CatalogBean.addCatalog(WidgetBean widget)
|
void |
ColumnBean.setWidgets(WidgetBean[] ws)
|
Uses of WidgetBean in org.apache.hadoop.chukwa.rest.resource |
---|
Methods in org.apache.hadoop.chukwa.rest.resource that return WidgetBean | |
---|---|
WidgetBean |
WidgetResource.getProfile(String wid)
|
Methods in org.apache.hadoop.chukwa.rest.resource with parameters of type WidgetBean | |
---|---|
ReturnCodeBean |
WidgetResource.saveWidget(WidgetBean widget)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |