|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BulkResponse | |
|---|---|
| org.apache.oozie.client | |
| org.apache.oozie.client.rest | |
| Uses of BulkResponse in org.apache.oozie.client |
|---|
| Methods in org.apache.oozie.client that return types with arguments of type BulkResponse | |
|---|---|
List<BulkResponse> |
OozieClient.getBulkInfo(String filter,
int start,
int len)
|
| Uses of BulkResponse in org.apache.oozie.client.rest |
|---|
| Methods in org.apache.oozie.client.rest that return BulkResponse | |
|---|---|
static BulkResponse |
JsonToBean.createBulkResponse(org.json.simple.JSONObject json)
Creates a Bulk response object from a JSON object. |
| Methods in org.apache.oozie.client.rest that return types with arguments of type BulkResponse | |
|---|---|
static List<BulkResponse> |
JsonToBean.createBulkResponseList(org.json.simple.JSONArray json)
Creates a list of bulk response beans from a JSON array. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||