Hitachi

インメモリデータグリッド Hitachi Elastic Application Data Store ユーザーズガイド


20.1.51 ead_failure_operation_info構造体(一括操作の実行で失敗した操作の情報)

ead_failure_operation_info構造体には,一括操作を試みた結果,一部またはすべての操作が失敗した場合に,失敗した操作の情報を格納します。

〈この項の構成〉

(1) 形式

struct ead_failure_operation_info {
  int index;
  int error_code;
};

(2) メンバの説明

index

一括操作の実行時に指定したkeyの一覧中での位置(添え字)を格納します。

error_code

失敗の要因を示すエラーコードを格納します。