Class AerospikeException.BatchRecordArray

All Implemented Interfaces:
Serializable
Enclosing class:
AerospikeException

public static final class AerospikeException.BatchRecordArray extends AerospikeException
Exception thrown when a batch write method fails. The records fields contains responses for key requests that succeeded and resultCodes for key requests that failed.
See Also:
  • Field Details

  • Constructor Details