public class BulkIndexByScrollResponseContentListener<R extends BulkIndexByScrollResponse> extends RestToXContentListener<R>
channel| Constructor and Description |
|---|
BulkIndexByScrollResponseContentListener(RestChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
protected RestStatus |
getStatus(R response) |
buildResponse, buildResponseprocessResponseonFailure, onResponsepublic BulkIndexByScrollResponseContentListener(RestChannel channel)
protected RestStatus getStatus(R response)
getStatus in class RestToXContentListener<R extends BulkIndexByScrollResponse>Copyright © 2009–2017. All rights reserved.