public class BulkIndexByScrollResponseContentListener extends org.elasticsearch.rest.action.RestBuilderListener<BulkIndexByScrollResponse>
| Constructor and Description |
|---|
BulkIndexByScrollResponseContentListener(org.elasticsearch.rest.RestChannel channel,
java.util.Map<java.lang.String,java.lang.String> params) |
| Modifier and Type | Method and Description |
|---|---|
org.elasticsearch.rest.RestResponse |
buildResponse(BulkIndexByScrollResponse response,
org.elasticsearch.common.xcontent.XContentBuilder builder) |
public BulkIndexByScrollResponseContentListener(org.elasticsearch.rest.RestChannel channel,
java.util.Map<java.lang.String,java.lang.String> params)
public org.elasticsearch.rest.RestResponse buildResponse(BulkIndexByScrollResponse response, org.elasticsearch.common.xcontent.XContentBuilder builder) throws java.lang.Exception
buildResponse in class org.elasticsearch.rest.action.RestBuilderListener<BulkIndexByScrollResponse>java.lang.Exception