Uses of Class
org.apache.hadoop.chukwa.rest.bean.CategoryBean

Packages that use CategoryBean
org.apache.hadoop.chukwa.rest.bean   
 

Uses of CategoryBean in org.apache.hadoop.chukwa.rest.bean
 

Methods in org.apache.hadoop.chukwa.rest.bean that return types with arguments of type CategoryBean
 List<CategoryBean> CategoryBean.getChildren()
           
 

Method parameters in org.apache.hadoop.chukwa.rest.bean with type arguments of type CategoryBean
 void CategoryBean.setChildren(List<CategoryBean> children)
           
 



Copyright © ${year} The Apache Software Foundation