public static final class AerospikeException.BatchRecordArray extends AerospikeException
AerospikeException.AsyncQueueFull, AerospikeException.Backoff, AerospikeException.BatchExists, AerospikeException.BatchRecordArray, AerospikeException.BatchRecords, AerospikeException.Connection, AerospikeException.InvalidNamespace, AerospikeException.InvalidNode, AerospikeException.Parse, AerospikeException.QueryTerminated, AerospikeException.ScanTerminated, AerospikeException.Serialize, AerospikeException.Timeout| Modifier and Type | Field and Description |
|---|---|
BatchRecord[] |
records |
| Constructor and Description |
|---|
BatchRecordArray(BatchRecord[] records,
Throwable e) |
getBaseMessage, getInDoubt, getIteration, getMessage, getNode, getPolicy, getResultCode, getSubExceptions, keepConnection, setInDoubt, setInDoubt, setIteration, setNode, setPolicy, setSubExceptionsaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final BatchRecord[] records
public BatchRecordArray(BatchRecord[] records, Throwable e)
Copyright © 2012–2024 Aerospike, Inc. All rights reserved.