AerospikeException InvalidNode MethodsAerospike
The AerospikeException InvalidNode type exposes the following members.
Methods

  NameDescription
Public methodKeepConnection
Should connection be put back into pool.
(Inherited from AerospikeException.)
Public methodSetInDoubt
Set whether it is possible that the write transaction may have completed even though this exception was generated. This may be the case when a client error occurs (like timeout) after the command was sent to the server.
(Inherited from AerospikeException.)
Back to Top
See Also