Module elastic_responses::bulk [] [src]

Response types for a bulk request.

Structs

BulkErrorsResponse

Response for a bulk request.

BulkResponse

Response for a bulk request.

ErrorIntoIter

An owning iterator for a bulk item that failed.

ErrorItem

A failed bulk response item.

ErrorIter

A borrowing iterator for a bulk item that failed.

OkItem

A successful bulk response item.

ResultIntoIter

An owning iterator for a bulk item that may have succeeded or failed.

ResultIter

A borrowing iterator for a bulk item that may have succeeded or failed.

Enums

Action

The bulk action being performed.