|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewBean | |
---|---|
org.apache.hadoop.chukwa.datastore | |
org.apache.hadoop.chukwa.rest.resource |
Uses of ViewBean in org.apache.hadoop.chukwa.datastore |
---|
Methods in org.apache.hadoop.chukwa.datastore that return ViewBean | |
---|---|
ViewBean |
ViewStore.get()
|
Methods in org.apache.hadoop.chukwa.datastore with parameters of type ViewBean | |
---|---|
void |
ViewStore.set(ViewBean view)
|
Uses of ViewBean in org.apache.hadoop.chukwa.rest.resource |
---|
Methods in org.apache.hadoop.chukwa.rest.resource that return ViewBean | |
---|---|
ViewBean |
ViewResource.getView(javax.servlet.http.HttpServletRequest request,
String vid)
|
Methods in org.apache.hadoop.chukwa.rest.resource with parameters of type ViewBean | |
---|---|
ReturnCodeBean |
ViewResource.setView(javax.servlet.http.HttpServletRequest request,
ViewBean view)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |