| Package | Description |
|---|---|
| org.apache.oozie.client | |
| org.apache.oozie.client.rest |
| Modifier and Type | Method and Description |
|---|---|
List<BulkResponse> |
OozieClient.getBulkInfo(String filter,
int start,
int len) |
| Modifier and Type | Method and Description |
|---|---|
static BulkResponse |
JsonToBean.createBulkResponse(org.json.simple.JSONObject json)
Creates a Bulk response object from a JSON object.
|
| Modifier and Type | Method and Description |
|---|---|
static List<BulkResponse> |
JsonToBean.createBulkResponseList(org.json.simple.JSONArray json)
Creates a list of bulk response beans from a JSON array.
|
Copyright © 2018 Apache Software Foundation. All rights reserved.