public static final class AerospikeException.InvalidNode 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| Constructor and Description |
|---|
InvalidNode(int partitionId) |
InvalidNode(int clusterSize,
com.aerospike.client.cluster.Partition partition) |
InvalidNode(String message) |
getBaseMessage, getInDoubt, getIteration, getMessage, getNode, getPolicy, getResultCode, keepConnection, setInDoubt, setInDoubt, setIteration, setNode, setPolicyaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidNode(int clusterSize,
com.aerospike.client.cluster.Partition partition)
public InvalidNode(int partitionId)
public InvalidNode(String message)
Copyright © 2012–2023 Aerospike, Inc. All rights reserved.