Searched refs:DATA_KEY_ERROR_ID_CODE (Results 1 – 2 of 2) sorted by relevance
43 public static final String DATA_KEY_ERROR_ID_CODE = "error_code"; field in ClusterCommandEvent
411 eventBuilder.setData(ClusterCommandEvent.DATA_KEY_ERROR_ID_CODE, errorId.code()); in invocationComplete()737 ClusterCommandEvent.DATA_KEY_ERROR_ID_CODE, e.getErrorId().code()); in execCommands()762 ClusterCommandEvent.DATA_KEY_ERROR_ID_CODE, errorId.code()); in execCommands()