AerospikeException Timeout MembersAerospike

Aerospike exceptions that can be thrown from the client.

The AerospikeException Timeout type exposes the following members.
Methods

  NameDescription
Public methodKeepConnection
Should connection be put back into pool.
(Inherited from AerospikeException.)
Back to Top
Fields

  NameDescription
Public fieldfailedConns
Public fieldfailedNodes
Public fielditerations
Public fieldtimeout
Back to Top
Properties

  NameDescription
Public propertyMessage (Overrides AerospikeException Message.)
Public propertyResult
Get integer result code.
(Inherited from AerospikeException.)
Back to Top
See Also