Hitachi

In-Memory Data Grid Hitachi Elastic Application Data Store


20.1.47 ead_failure_operation_info structure (information about the failed operation during batch operation)

The ead_failure_operation_info structure holds information about a failed operation when an attempt to perform batch operation failed partially or entirely.

Organization of this subsection

(1) Format

struct ead_failure_operation_info {
  int index;
  int error_code;
};

(2) Descriptions of members

index

Stores a position (subscript) in the list of keys specified during execution of the batch operation.

error_code

Stores the error code indicating the cause of the error.