public static final class AerospikeException.BatchExists 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 |
---|---|
boolean[] |
exists |
Constructor and Description |
---|
BatchExists(boolean[] exists,
Throwable e) |
getBaseMessage, getInDoubt, getIteration, getMessage, getNode, getPolicy, getResultCode, keepConnection, setInDoubt, setInDoubt, setIteration, setNode, setPolicy
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BatchExists(boolean[] exists, Throwable e)
Copyright © 2012–2023 Aerospike, Inc. All rights reserved.