| Package | Description |
|---|---|
| org.apache.oozie | |
| org.apache.oozie.client.rest |
| Modifier and Type | Method and Description |
|---|---|
List<BulkResponseImpl> |
BulkResponseInfo.getResponses()
Return the coordinator actions being returned.
|
| Constructor and Description |
|---|
BulkResponseInfo(List<BulkResponseImpl> responses,
int start,
int len,
long total)
Create a bulk response info bean.
|
| Modifier and Type | Method and Description |
|---|---|
static org.json.simple.JSONArray |
BulkResponseImpl.toJSONArray(List<? extends BulkResponseImpl> responses,
String timeZoneId)
Convert a nodes list into a JSONArray.
|
Copyright © 2014 Apache Software Foundation. All Rights Reserved.